diff options
| author | Sean Wei <me@sean.taipei> | 2022-08-03 08:32:00 +0800 |
|---|---|---|
| committer | Sean Wei <me@sean.taipei> | 2022-08-03 08:32:16 +0800 |
| commit | 6690abcd6b833f46550f5eaba2ec17a9e39b35c4 (patch) | |
| tree | 0e37f32d877ff40413c793c0771b2ef08be93c1b /sig-cli | |
| parent | 11f8c35fa86ee29108503aca5532b994cda74926 (diff) | |
Fix links for k/design-proposals-archive
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md index e7c639bf..870e97fd 100644 --- a/sig-cli/CONTRIBUTING.md +++ b/sig-cli/CONTRIBUTING.md @@ -404,8 +404,8 @@ See the sig-cli [community page] for points of contact and meeting times: [communication]: /sig-cli/README.md#contact [community page]: /sig-cli [design proposal]: #design-proposals -[design repo]: /contributors/design-proposals/cli -[design template]: /contributors/design-proposals/Design_Proposal_TEMPLATE.md +[design repo]: https://git.k8s.io/design-proposals-archive/cli +[design template]: https://git.k8s.io/design-proposals-archive/Design_Proposal_TEMPLATE.md [development guide]: /contributors/devel/development.md [existing issue]: #adopt-an-issue [feature repo]: https://github.com/kubernetes/features |
