diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-12-14 09:27:36 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-14 09:27:36 -0800 |
| commit | 9024e1e7c2bb766c487f2eb0fc9bba42525ac4ad (patch) | |
| tree | 67a3ce9142ad826d9d10032e5cc13b2111bce5c5 | |
| parent | a052feca5632f1742c40da06ae56e52a0f57bf56 (diff) | |
| parent | 5dffef5fe6292f7fd0e1afb046794d80fa4e34e9 (diff) | |
Merge pull request #1499 from huxiaoliang/fix-dead-link
Automatic merge from submit-queue.
fix dead link
| -rw-r--r-- | sig-cli/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index fa724013..6fc1b52a 100644 --- a/sig-cli/CONTRIBUTING.md +++ b/sig-cli/CONTRIBUTING.md @@ -417,7 +417,7 @@ See the sig-cli [community page] for points of contact and meeting times: [community page]: https://github.com/kubernetes/community/tree/master/sig-cli [design proposal]: #design-proposals [design repo]: https://github.com/kubernetes/community/tree/master/contributors/design-proposals/cli -[design template]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/sig-cli/template.md +[design template]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/Design_Proposal_TEMPLATE.md [development guide]: https://github.com/kubernetes/community/blob/master/contributors/devel/development.md [existing issue]: #adopt-an-issue [feature repo]: https://github.com/kubernetes/features |
