Skip to content

Commit 7244ddd

Browse files
author
Paulo Gomes
authored
Merge pull request #674 from EdwinWalela/dev
Fix Kustomize installation broken link
2 parents 2be9173 + 229d7ce commit 7244ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
There are a number of dependencies required to be able to run the controller and its test suite locally:
1010

1111
- [Install Go](https://golang.org/doc/install)
12-
- [Install Kustomize](https://kubernetes-sigs.github.io/kustomize/installation/)
12+
- [Install Kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/)
1313
- [Install Docker](https://docs.docker.com/engine/install/)
1414
- (Optional) [Install Kubebuilder](https://book.kubebuilder.io/quick-start.html#installation)
1515

0 commit comments

Comments
 (0)