Fix kubernetes-sigs/kustomize#41 (#8828)
Fix broken link caused by kubernetes-sigs/kustomize#37
This commit is contained in:
@@ -7,7 +7,7 @@ date: 2018-05-29
|
|||||||
**Authors:** Jeff Regan (Google), Phil Wittrock (Google)
|
**Authors:** Jeff Regan (Google), Phil Wittrock (Google)
|
||||||
|
|
||||||
[**kustomize**]: https://github.com/kubernetes-sigs/kustomize
|
[**kustomize**]: https://github.com/kubernetes-sigs/kustomize
|
||||||
[hello word demo]: https://github.com/kubernetes-sigs/kustomize/blob/master/demos/helloWorld
|
[hello world]: https://github.com/kubernetes-sigs/kustomize/blob/master/examples/helloWorld
|
||||||
[kustomization]: https://github.com/kubernetes-sigs/kustomize/blob/master/docs/glossary.md#kustomization
|
[kustomization]: https://github.com/kubernetes-sigs/kustomize/blob/master/docs/glossary.md#kustomization
|
||||||
[mailing list]: https://groups.google.com/forum/#!forum/kustomize
|
[mailing list]: https://groups.google.com/forum/#!forum/kustomize
|
||||||
[open an issue]: https://github.com/kubernetes-sigs/kustomize/issues/new
|
[open an issue]: https://github.com/kubernetes-sigs/kustomize/issues/new
|
||||||
@@ -236,6 +236,6 @@ artifact that **kustomize** uses is plain YAML and can
|
|||||||
be validated and processed as such. kustomize encourages
|
be validated and processed as such. kustomize encourages
|
||||||
a fork/modify/rebase [workflow].
|
a fork/modify/rebase [workflow].
|
||||||
|
|
||||||
To get started, try the [hello word demo].
|
To get started, try the [hello world] example.
|
||||||
For discussion and feedback, join the [mailing list] or
|
For discussion and feedback, join the [mailing list] or
|
||||||
[open an issue]. Pull requests are welcome.
|
[open an issue]. Pull requests are welcome.
|
||||||
|
|||||||
Reference in New Issue
Block a user