Skip to content

Commit 469dd8e

Browse files
authored
Merge pull request #609 from chansuke/hotfix/fix-404-link
fix 404 link of `Kubeadam`
2 parents 899d0e1 + f0e2379 commit 469dd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Kubernetes version must equal to or greater than **v1.23.0**. To check the v
2121
If you do not have a cluster yet, create one by using one of the following provision tools:
2222

2323
* [kind](https://kind.sigs.k8s.io/docs/)
24-
* [kubeadm](https://kubernetes.io/docs/admin/kubeadm/)
24+
* [kubeadm](https://kubernetes.io/docs/reference/setup-tools/kubeadm/)
2525
* [minikube](https://minikube.sigs.k8s.io/)
2626

2727
## Install release v0.26.7 and use Coscheduling

0 commit comments

Comments
 (0)