Skip to content

Commit 64c96c3

Browse files
authored
Merge pull request kubernetes-sigs#7950 from killianmuldoon/fix-broken-capz-link
📖 Fix broken link to CAPZ experimental directory
2 parents d0bd60c + 5ddb814 commit 64c96c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/20220725-managed-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ type GCPManagedClusterSpec struct {
319319
}
320320
```
321321

322-
**This is the design pattern used by AKS in CAPZ**. [An example of how ManagedCluster watches ControlPlane in CAPZ.](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/exp/controllers/azuremanagedcluster_controller.go#L165)
322+
**This is the design pattern used by AKS in CAPZ**. [An example of how ManagedCluster watches ControlPlane in CAPZ.](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/5c69b44ed847365525504b242da83b5e5da75e4f/controllers/azuremanagedcluster_controller.go#L71)
323323

324324
**Pros**
325325

0 commit comments

Comments
 (0)