Merge pull request #22968 from blueabysm/fix-links-which-pointed-to-unavailable-location

Fix links which pointed to unavailable location
This commit is contained in:
Kubernetes Prow Robot
2020-08-21 07:35:40 -07:00
committed by GitHub
4 changed files with 5 additions and 5 deletions
@@ -9,7 +9,7 @@ weight: 30
Operators are software extensions to Kubernetes that make use of
[custom resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
to manage applications and their components. Operators follow
Kubernetes principles, notably the [control loop](/docs/concepts/#kubernetes-control-plane).
Kubernetes principles, notably the [control loop](/docs/concepts/architecture/controller).
<!-- body -->