summaryrefslogtreecommitdiff
path: root/sig-cli
diff options
context:
space:
mode:
authorAntti Kervinen <antti.kervinen@intel.com>2019-05-08 16:11:15 +0300
committerAntti Kervinen <antti.kervinen@intel.com>2019-05-09 08:27:32 +0300
commit1f78a788d5b9549862cdf47c78d28d06398827d4 (patch)
tree07a3aab83ce4d48dd3f306cbeef8578b8619941e /sig-cli
parente88a515dc7b55f61f6c30286d0e287c8aeacfd23 (diff)
Fix links to contributor cheatsheet
Diffstat (limited to 'sig-cli')
-rw-r--r--sig-cli/CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-cli/CONTRIBUTING.md b/sig-cli/CONTRIBUTING.md
index bdf9d4c5..b8fa5ded 100644
--- a/sig-cli/CONTRIBUTING.md
+++ b/sig-cli/CONTRIBUTING.md
@@ -5,9 +5,9 @@ about the prospect of you joining our [community][community page]!
## Before You Begin
-We strongly recommend you to understand the main [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) and adhere to the contribution rules (specially signing the CLA).
+We strongly recommend you to understand the main [Kubernetes Contributor Guide](http://git.k8s.io/community/contributors/guide) and adhere to the contribution rules (specially signing the CLA).
-You can also check the [Contributor Cheat Sheet](https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md), with common resources for existing developers.
+You can also check the [Contributor Cheat Sheet](/contributors/guide/contributor-cheatsheet/), with common resources for existing developers.
The process for contributing code to Kubernetes via SIG-CLI [community][community page].