Skip to content

Commit d15f32f

Browse files
committed
📖 Fix CAPZ redirection links in quick-start page
1 parent 59127b9 commit d15f32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/src/user/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,7 +1538,7 @@ Install the official cloud-provider-azure Helm chart on the workload cluster:
15381538
helm install --kubeconfig=./capi-quickstart.kubeconfig --repo https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/helm/repo cloud-provider-azure --generate-name --set infra.clusterName=capi-quickstart --set cloudControllerManager.clusterCIDR="192.168.0.0/16"
15391539
```
15401540
1541-
For more information, see the [CAPZ book](https://capz.sigs.k8s.io/topics/addons.html).
1541+
For more information, see the [CAPZ book](https://capz.sigs.k8s.io/self-managed/addons.html).
15421542
15431543
{{#/tab }}
15441544
{{#tab OpenStack}}
@@ -1778,7 +1778,7 @@ kind delete cluster
17781778
[Akamai (Linode) provider]: https://linode.github.io/cluster-api-provider-linode/introduction.html
17791779
[AWS provider prerequisites]: https://cluster-api-aws.sigs.k8s.io/topics/using-clusterawsadm-to-fulfill-prerequisites.html
17801780
[AWS provider releases]: https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases
1781-
[Azure Provider Prerequisites]: https://capz.sigs.k8s.io/topics/getting-started.html#prerequisites
1781+
[Azure Provider Prerequisites]: https://capz.sigs.k8s.io/getting-started.html#prerequisites
17821782
[bootstrap cluster]: ../reference/glossary.md#bootstrap-cluster
17831783
[capa]: https://cluster-api-aws.sigs.k8s.io
17841784
[capv-upload-images]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/master/docs/getting_started.md#uploading-the-machine-images

0 commit comments

Comments
 (0)