Skip to content

Commit b8d0c07

Browse files
committed
kubeadm: fix link to kubeadm-init#custom-images
Add missing / prefix otherwise the link to "custom-images" points towards a 404.
1 parent d6fad21 commit b8d0c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ when creating a cluster without an internet connection on its nodes.
9393
See [Running kubeadm without an internet connection](/docs/reference/setup-tools/kubeadm/kubeadm-init#without-internet-connection) for more details.
9494

9595
Kubeadm allows you to use a custom image repository for the required images.
96-
See [Using custom images](docs/reference/setup-tools/kubeadm/kubeadm-init#custom-images)
96+
See [Using custom images](/docs/reference/setup-tools/kubeadm/kubeadm-init#custom-images)
9797
for more details.
9898

9999
### Initializing your control-plane node

0 commit comments

Comments
 (0)