Update links to avoid redirects. (#5754)

This commit is contained in:
Steve Perry
2017-10-03 21:49:37 -07:00
committed by GitHub
parent a7475665fa
commit a5db67cf04
4 changed files with 5 additions and 5 deletions
@@ -7,7 +7,7 @@ title: Names
All objects in the Kubernetes REST API are unambiguously identified by a Name and a UID.
For non-unique user-provided attributes, Kubernetes provides [labels](/docs/user-guide/labels) and [annotations](/docs/user-guide/annotations).
For non-unique user-provided attributes, Kubernetes provides [labels](/docs/user-guide/labels) and [annotations](/docs/concepts/overview/working-with-objects/annotations/).
## Names