diff --git a/content/docs/components/misc/metadata.md b/content/docs/components/misc/metadata.md index ec626b9cd6..6bf4037436 100644 --- a/content/docs/components/misc/metadata.md +++ b/content/docs/components/misc/metadata.md @@ -38,7 +38,7 @@ You can find an example of how to use the logging API in this [notebook](https:/ ## Backend -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/). +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/). ## UI diff --git a/content/docs/reference/metadata.md b/content/docs/reference/metadata.md deleted file mode 100644 index 4725154eaf..0000000000 --- a/content/docs/reference/metadata.md +++ /dev/null @@ -1,9 +0,0 @@ -+++ -title = "Metadata Reference" -description = "Reference documentation for the Metadata API." -weight = 10 -+++ - -API references: - - * [v1alpha1](/docs/reference/metadata/v1alpha1/kubeflow-metadata-api-spec.html) diff --git a/content/docs/reference/overview.md b/content/docs/reference/overview.md index 4942bdef92..023f83a707 100644 --- a/content/docs/reference/overview.md +++ b/content/docs/reference/overview.md @@ -38,4 +38,4 @@ The goal of the [Metadata](https://github.com/kubeflow/metadata) project is to h API references: - * [v1alpha1](/docs/reference/metadata/v1alpha1/kubeflow-metadata-api-spec.html) + * [v1alpha1](/docs/reference/metadata/v1alpha1/kubeflow-metadata-api-spec/)