summaryrefslogtreecommitdiff
path: root/sig-cli
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-05-09 04:22:47 -0700
committerGitHub <noreply@github.com>2019-05-09 04:22:47 -0700
commit045d3c34f6431964ba9b92b72e221acc7e1c8859 (patch)
treedbf61f5f29e8cc482bdab95e4d03c9905601497a /sig-cli
parent5d4d2caf3a0090001f07e224e8814993591198db (diff)
parent1f78a788d5b9549862cdf47c78d28d06398827d4 (diff)
Merge pull request #3691 from askervin/fix-link-to-contributor-cheatsheet-in-guide
Fix link to contributor cheatsheet in guide
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].