summaryrefslogtreecommitdiff
path: root/contributors/guide/README.md
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-01-15 18:23:03 -0800
committerGitHub <noreply@github.com>2019-01-15 18:23:03 -0800
commit06ff392d1876b39901acaf3303ba54a7790cc2ea (patch)
treed6df9967b004bb2c03b7f846a1c6e3f6284a4aff /contributors/guide/README.md
parentacf6259d43c1e4ff72f1c21bd6698ad8e397042e (diff)
parenta156dd10349effb8948169066b639e5a001fb5a1 (diff)
Merge pull request #3099 from eduartua/issue-3064-2
File moved (k/community/contributors/devel/collab.md) - Created tombstone file and updated URL in other files
Diffstat (limited to 'contributors/guide/README.md')
-rw-r--r--contributors/guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md
index 20c75be4..3ed78d07 100644
--- a/contributors/guide/README.md
+++ b/contributors/guide/README.md
@@ -159,7 +159,7 @@ If you find that this is not the case, please complain loudly.
As a potential contributor, your changes and ideas are welcome at any hour of the day or night, weekdays, weekends, and holidays.
Please do not ever hesitate to ask a question or send a pull request.
-Check out our [community guiding principles](/contributors/devel/collab.md) on how to create great code as a big group.
+Check out our [community guiding principles](/contributors/guide/collab.md) on how to create great code as a big group.
Beginner focused information can be found below in [Open a Pull Request](#open-a-pull-request) and [Code Review](#code-review).