Skip to content

Commit 82946b3

Browse files
authored
Merge pull request #8220 from killianmuldoon/pr-fix-kubectl-link
📖 Fix broken link to kubectl install
2 parents 84e61ed + fc6a5ab commit 82946b3

File tree

1 file changed

+1
-1
lines changed
  • docs/book/src/developer/providers/implementers-guide

1 file changed

+1
-1
lines changed

docs/book/src/developer/providers/implementers-guide/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ chmod +x ./kubebuilder && sudo mv ./kubebuilder /usr/local/bin/kubebuilder
5252
{{#/tabs }}
5353

5454
[kubebuilder-book]: https://book.kubebuilder.io/
55-
[kubectl-install]: http://kubernetes.io/docs/user-guide/prereqs/
55+
[kubectl-install]: https://kubernetes.io/docs/tasks/tools/#kubectl
5656
[install-kustomize]: https://kubectl.docs.kubernetes.io/installation/kustomize/
5757
[install-kubebuilder]: https://book.kubebuilder.io/quick-start.html#installation

0 commit comments

Comments
 (0)