Fix link to Kubernetes Object Management page (#16941)

This commit is contained in:
Nikolai Guyot
2019-10-18 05:27:58 +02:00
committed by Kubernetes Prow Robot
parent 607874653a
commit 2f44e578aa
@@ -28,7 +28,7 @@ The `kubectl` tool supports three kinds of object management:
* Imperative object configuration
* Declarative object configuration
See [Kubernetes Object Management](/docs/concepts/overview/object-management-kubectl/overview/)
See [Kubernetes Object Management](/docs/concepts/overview/working-with-objects/object-management/)
for a discussion of the advantages and disadvantage of each kind of object management.
## How to create objects