diff --git a/examples/helloWorld/README.md b/examples/helloWorld/README.md index b318353db..609a373d0 100644 --- a/examples/helloWorld/README.md +++ b/examples/helloWorld/README.md @@ -1,9 +1,9 @@ [base]: ../../docs/glossary.md#base -[config]: https://github.com/kinflate/example-hello +[config]: https://github.com/kubernetes-sigs/kustomize/tree/master/examples/helloWorld [gitops]: ../../docs/glossary.md#gitops [hello]: https://github.com/monopole/hello [kustomization]: ../../docs/glossary.md#kustomization -[original]: https://github.com/kinflate/example-hello +[original]: https://github.com/kubernetes-sigs/kustomize/tree/master/examples/helloWorld [overlay]: ../../docs/glossary.md#overlay [overlays]: ../../docs/glossary.md#overlay [patch]: ../../docs/glossary.md#patch diff --git a/examples/zh/helloWorld.md b/examples/zh/helloWorld.md index 16df23fdb..2113c2822 100644 --- a/examples/zh/helloWorld.md +++ b/examples/zh/helloWorld.md @@ -1,9 +1,9 @@ [base]: ../../docs/glossary.md#base -[config]: https://github.com/kinflate/example-hello +[config]: https://github.com/kubernetes-sigs/kustomize/tree/master/examples/helloWorld [gitops]: ../../docs/glossary.md#gitops [hello]: https://github.com/monopole/hello [kustomization]: ../../docs/glossary.md#kustomization -[original]: https://github.com/kinflate/example-hello +[original]: https://github.com/kubernetes-sigs/kustomize/tree/master/examples/helloWorld [overlay]: ../../docs/glossary.md#overlay [overlays]: ../../docs/glossary.md#overlay [patch]: ../../docs/glossary.md#patch