diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-10-22 12:53:06 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-10-22 12:53:06 +0000 |
commit | d18c748bc969bf4a9556aab373603a21079c5b3a (patch) | |
tree | 2ffd5c2ab096a47890ae17efd28276e4ef9b5671 | |
parent | 2fc156151d38e27d1fd25ff98fbf274d25673baf (diff) | |
parent | 9305eb019c5ee98c5b63ec9def8077d03dada76d (diff) | |
download | gitlab-ce-d18c748bc969bf4a9556aab373603a21079c5b3a.tar.gz |
Merge branch 'patch-29' into 'master'
docs-Update CONTRIBUTING.md
See merge request gitlab-org/gitlab-ce!22477
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b33ef79558e..2dc8ac40dd4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -72,7 +72,7 @@ This [documentation](doc/development/contributing/index.md#security-vulnerabilit ## Code of Conduct -This [documentation](doc/development/contributing/index.md#code-of-conduct) has been moved. +This [documentation](https://about.gitlab.com/contributing/code-of-conduct/) has been moved. ## Closing policy for issues and merge requests |