From 9e64ac531564af6e8860a2d457e9a4be4322ce1e Mon Sep 17 00:00:00 2001 From: wangyeyu Date: Tue, 30 Jun 2020 14:12:20 +0800 Subject: [PATCH] help doc --- examples/helloWorld/README.md | 4 ++-- examples/zh/helloWorld.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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