We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10ce817 + 314f81e commit 92e29e8Copy full SHA for 92e29e8
docs/book/src/quick-start.md
@@ -20,7 +20,7 @@ This Quick Start guide will cover:
20
<h1>Versions and Supportability</h1>
21
22
Projects created by Kubebuilder contain a Makefile that will install tools at versions defined at creation time. Those tools are:
23
-- [kustomize](https://kubernetes-sigs.github.io/kustomize/)
+- [kustomize](https://github.com/kubernetes-sigs/kustomize)
24
- [controller-gen](https://github.com/kubernetes-sigs/controller-tools)
25
26
The versions which are defined in the `Makefile` and `go.mod` files are the versions tested and therefore is recommend to use the specified versions.
0 commit comments