Skip to content

Commit 3e9c976

Browse files
authored
Merge pull request #46823 from ktvargo-ms/46613
Remove self referencing link
2 parents 2d873ee + 5229cb2 commit 3e9c976

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)