From d33605578f88879a08bda7c8bb0a1d29a6f01dc5 Mon Sep 17 00:00:00 2001 From: sandipanpanda <87253083+sandipanpanda@users.noreply.github.com> Date: Thu, 21 Oct 2021 05:26:08 +0530 Subject: [PATCH] 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 --- .../docs/concepts/overview/working-with-objects/finalizers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/overview/working-with-objects/finalizers.md b/content/en/docs/concepts/overview/working-with-objects/finalizers.md index 9516b935c9..9c241210db 100644 --- a/content/en/docs/concepts/overview/working-with-objects/finalizers.md +++ b/content/en/docs/concepts/overview/working-with-objects/finalizers.md @@ -44,7 +44,7 @@ and the controller deletes the volume. ## Owner references, labels, and finalizers {#owners-labels-finalizers} -Like {{}}, [owner references](/concepts/overview/working-with-objects/owners-dependents/) +Like {{}}, [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 {{}} manages objects