Skip to content

Commit c488a30

Browse files
committed
address comments
1 parent b6a76a3 commit c488a30

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

content/docs/components/misc/metadata.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can find an example of how to use the logging API in this [notebook](https:/
3838

3939
## Backend
4040

41-
The backend uses [ML-Metadata](https://github.com/google/ml-metadata/blob/master/g3doc/get_started.md) to manage all the metadata and relations. It exposes a [REST API](/docs/reference/metadata/v1alpha1/kubeflow-metadata-api-spec.html).
41+
The backend uses [ML-Metadata](https://github.com/google/ml-metadata/blob/master/g3doc/get_started.md) to manage all the metadata and relations. It exposes a [REST API](/docs/reference/metadata/).
4242

4343
## UI
4444

content/docs/reference/metadata/v1alpha1/kubeflow-metadata-api-spec.html

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
+++
2+
title = "Metadata API Reference"
3+
description = "Reference documentation for the Kubeflow Metadata API"
4+
weight = 10
5+
+++
16
<!DOCTYPE html>
27
<html>
38
<head>

0 commit comments

Comments
 (0)