Skip to content

Commit 95a772f

Browse files
committed
fix link
1 parent 383dbc2 commit 95a772f

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](/concepts/overview/working-with-objects/owners-dependents/)
47+
Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references]
48+
(/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)