Skip to content

Commit 92e29e8

Browse files
authored
Merge pull request #2605 from leyao-daily/patch-1
📖 Update the link of kustomize
2 parents 10ce817 + 314f81e commit 92e29e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This Quick Start guide will cover:
2020
<h1>Versions and Supportability</h1>
2121

2222
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/)
23+
- [kustomize](https://github.com/kubernetes-sigs/kustomize)
2424
- [controller-gen](https://github.com/kubernetes-sigs/controller-tools)
2525

2626
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

Comments
 (0)