summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarry Zhang <harryz@hyper.sh>2017-02-15 11:17:54 +0800
committerGitHub <noreply@github.com>2017-02-15 11:17:54 +0800
commitf8f2fc3a08a485698f5b3913ef55efd8222abcea (patch)
tree8e63dd5d274cd6108641619b5d42e642d4fd688c
parent0b102feac429e7bd916c4e39271027ce4b3249da (diff)
parent66608c505148bebc8cf3f452aff82fea4c8890ba (diff)
Merge pull request #361 from icambridge/fix-links-to-code-of-conduct
Fix links to code of conduct
-rw-r--r--contributors/devel/community-expectations.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/community-expectations.md b/contributors/devel/community-expectations.md
index ff2487fd..aaa7adbd 100644
--- a/contributors/devel/community-expectations.md
+++ b/contributors/devel/community-expectations.md
@@ -19,7 +19,7 @@ around code review that govern all active contributors to Kubernetes.
### Code of Conduct
The most important expectation of the Kubernetes community is that all members
-abide by the Kubernetes [community code of conduct](../../code-of-conduct.md).
+abide by the Kubernetes [community code of conduct](../../governance.md#code-of-conduct).
Only by respecting each other can we develop a productive, collaborative
community.
@@ -58,7 +58,7 @@ Because reviewers are often the first points of contact between new members of
the community and can significantly impact the first impression of the
Kubernetes community, reviewers are especially important in shaping the
Kubernetes community. Reviewers are highly encouraged to review the
-[code of conduct](../../code-of-conduct.md) and are strongly encouraged to go above
+[code of conduct](../../governance.md#code-of-conduct) and are strongly encouraged to go above
and beyond the code of conduct to promote a collaborative, respectful
Kubernetes community.