diff options
| author | ramnar <ramanarayana_m@infosys.com> | 2019-02-05 20:14:42 +0530 |
|---|---|---|
| committer | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-02-05 06:44:42 -0800 |
| commit | a095f16dc8de303eb8ae104a231b8ab85a5a76d9 (patch) | |
| tree | 447737df0d9b7674c4198201ef52e30da16abc34 /sig-multicluster | |
| parent | 2e3d0dce647401f7c5b25092afabf716b3aa6818 (diff) | |
Broken Links fix for 2696 (#3171)
* broken links fix in kubernetes community
* Broken Links bug fix
* Implemented Review Comments
* Implemented Review Comments
Diffstat (limited to 'sig-multicluster')
| -rw-r--r-- | sig-multicluster/CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-multicluster/CONTRIBUTING.md b/sig-multicluster/CONTRIBUTING.md index 91e23214..ffb2dc5d 100644 --- a/sig-multicluster/CONTRIBUTING.md +++ b/sig-multicluster/CONTRIBUTING.md @@ -275,8 +275,8 @@ See the sig-multicluster [community page] for points of contact and meeting time [community page]: /sig-multicluster [contributors guide]: /contributors/guide [design proposal]: #design-proposals -[design repo]: /contributors/design-proposals/sig-multicluster -[design template]: /contributors/design-proposals/sig-multicluster/template.md +[design repo]: /contributors/design-proposals/multicluster +[design template]: /contributors/design-proposals/Design_Proposal_TEMPLATE.md [development guide]: /contributors/devel/development.md [existing issue]: #adopt-an-issue [feature repo]: https://github.com/kubernetes/features |
