diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-15 22:34:36 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-04-15 22:35:40 +0200 |
commit | d82db1998491c195d542367d7eb8af7bf00f9efc (patch) | |
tree | 84329bd0f66ac253d3ca4fb798eea36e83ab31d4 | |
parent | projects: Complete Andreas Enge's persona. (diff) |
code-of-conduct: Fix link to people responsible for enforcement.
Reported by Sumana Harihareswara.
* code-of-conduct.md (author): Fix link under "community leaders
responsible for enforcement".
-rw-r--r-- | code-of-conduct.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code-of-conduct.md b/code-of-conduct.md index 2facbdf..c43201d 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md | |||
@@ -43,7 +43,7 @@ This Code of Conduct applies within all community spaces, and also applies when | |||
43 | 43 | ||
44 | ## Enforcement | 44 | ## Enforcement |
45 | 45 | ||
46 | Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the [community leaders responsible for enforcement](wiki:admin) at <code-of-conduct@gnu.tools>. All complaints will be reviewed and investigated promptly and fairly. | 46 | Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the [community leaders responsible for enforcement](/en/documents/roles) at <code-of-conduct@gnu.tools>. All complaints will be reviewed and investigated promptly and fairly. |
47 | 47 | ||
48 | All community leaders are obligated to respect the privacy and security of the reporter of any incident. | 48 | All community leaders are obligated to respect the privacy and security of the reporter of any incident. |
49 | 49 | ||