Skip to content

Commit d74252c

Browse files
authored
Merge pull request #2887 from k8s-infra-cherrypick-robot/cherry-pick-2883-to-release-1.6
[release-1.6] lint: add correct link for upgrading clusters doc
2 parents ee0832d + 77943c4 commit d74252c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/src/topics/custom-images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To upgrade to a new Kubernetes release with custom images requires this preparat
5757
- create the new `AzureMachineTemplate` on the management cluster
5858
- modify the existing `KubeadmControlPlane` and `MachineDeployment` to reference the new `AzureMachineTemplate` and update the `version:` field to match
5959

60-
See [Upgrading workload clusters][upgrading-workload-clusters] for more details.
60+
See [Upgrading clusters][upgrading-clusters] for more details.
6161

6262
## Creating a cluster from a custom image
6363

@@ -231,4 +231,4 @@ In the case of a third party image, you must accept the license terms with the [
231231
[replication-recommendations]: https://docs.microsoft.com/azure/virtual-machines/linux/shared-image-galleries#scaling
232232
[supported-capi]: https://cluster-api.sigs.k8s.io/reference/versions.html#supported-kubernetes-versions
233233
[supported-k8s]: https://kubernetes.io/releases/version-skew-policy/#supported-versions
234-
[upgrading-workload-clusters]: https://cluster-api.sigs.k8s.io/tasks/kubeadm-control-plane.html#upgrading-workload-clusters
234+
[upgrading-clusters]: https://cluster-api.sigs.k8s.io/tasks/upgrading-clusters.html

0 commit comments

Comments
 (0)