Skip to content

Commit 21e7ae3

Browse files
authored
Merge pull request #29990 from jizusun/fix-link
fix broken link for owner references in Finalizers
2 parents f504943 + 2342716 commit 21e7ae3

File tree

1 file changed

+2
-1
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+2
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/finalizers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ and the controller deletes the volume.
4444

4545
## Owner references, labels, and finalizers {#owners-labels-finalizers}
4646

47-
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references](/docs/concepts/overview/working-with-objects/owners-dependents)
47+
Like {{<glossary_tooltip text="labels" term_id="label">}},
48+
[owner references](/docs/concepts/overview/working-with-objects/owners-dependents/)
4849
describe the relationships between objects in Kubernetes, but are used for a
4950
different purpose. When a
5051
{{<glossary_tooltip text="controller" term_id="controller">}} manages objects

0 commit comments

Comments
 (0)