Skip to content

Commit 6b74372

Browse files
authored
Merge pull request kubernetes-sigs#473 from jseely/patch-1
Update kustomizelinux link
2 parents bccc58c + 5ad3ea1 commit 6b74372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
5. Install [Kustomize][kustomize]
4747
- `brew install kustomize` on MacOs.
4848
- `choco install kustomize` on Windows.
49-
- [install instructions](kustomizelinux) on Linux
49+
- [install instructions][kustomizelinux] on Linux
5050
6. Configure Python 2.7+ with [pyenv][pyenv] if your default is Python 3.x.
5151
7. Install make.
5252

@@ -285,4 +285,4 @@ You can optionally set `AZURE_SSH_PUBLIC_KEY_FILE` to use your own ssh key.
285285
[pyenv]: https://github.com/pyenv/pyenv
286286
[kustomize]: https://github.com/kubernetes-sigs/kustomize
287287
[kustomizelinux]: https://github.com/kubernetes-sigs/kustomize/blob/master/docs/INSTALL.md
288-
[gomock]: https://github.com/golang/mock
288+
[gomock]: https://github.com/golang/mock

0 commit comments

Comments
 (0)