Skip to content

Commit 5229cb2

Browse files
committed
removed self referencing link per #46613
1 parent 41ae34b commit 5229cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/cloud-controller-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- operation
1313
---
1414
A Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}} component
15-
that embeds cloud-specific control logic. The [cloud controller manager](/docs/concepts/architecture/cloud-controller/) lets you link your
15+
that embeds cloud-specific control logic. The cloud controller manager lets you link your
1616
cluster into your cloud provider's API, and separates out the components that interact
1717
with that cloud platform from components that only interact with your cluster.
1818

0 commit comments

Comments
 (0)