Fix broken link in k8s.io/docs/concepts/overview/working-with-objects/finalizers/ (#30159)

* Fix broken link in finalizers.md

* Update finalizers.md

* Update finalizers.md
This commit is contained in:
sandipanpanda
2021-10-21 05:26:08 +05:30
committed by GitHub
parent 6c5c10a087
commit d33605578f
@@ -44,7 +44,7 @@ and the controller deletes the volume.
## Owner references, labels, and finalizers {#owners-labels-finalizers}
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references](/concepts/overview/working-with-objects/owners-dependents/)
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references](/docs/concepts/overview/working-with-objects/owners-dependents)
describe the relationships between objects in Kubernetes, but are used for a
different purpose. When a
{{<glossary_tooltip text="controller" term_id="controller">}} manages objects