From e6c26bc7bb39fd5d40efa8c29ba26d6489333f77 Mon Sep 17 00:00:00 2001 From: jianglingxia Date: Wed, 29 Mar 2017 01:33:20 +0800 Subject: [PATCH] change the url (#3029) /docs/concepts/overview/working-with-objects/annotations/ --- docs/concepts/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/index.md b/docs/concepts/index.md index dd241d15a6..50c8f5bb26 100644 --- a/docs/concepts/index.md +++ b/docs/concepts/index.md @@ -53,7 +53,7 @@ The nodes in a cluster are the machines (VMs, physical servers, etc) that run yo #### Object Metadata -* [Annotations](/docs/concepts/object-metadata/annotations/) +* [Annotations](/docs/concepts/overview/working-with-objects/annotations/) ### What's next