diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-01-14 21:45:51 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-01-14 21:45:51 +0200 |
commit | d87d46f9d9454dbf9aba082e1ea0b0b604375f78 (patch) | |
tree | 0ffb5f43475d1461d7058cbb45880a1240e05156 | |
parent | eba8aa742c63f387f4444e25ad924bb7066ee523 (diff) | |
parent | a809dbf51ea83a54c5a35fa687bfce4a914ef0c7 (diff) | |
download | gitlab-ce-d87d46f9d9454dbf9aba082e1ea0b0b604375f78.tar.gz |
Merge branch 'master' of github.com:gitlabhq/gitlabhq
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c151f966c5a..ed486b0052e 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ or start each component separately * [Feedback and suggestions forum](http://feedback.gitlab.com) is the place to propose and discuss new features for GitLab. -* [Contributing guide](https://gitlab.com/gitlab-org/gitlab-ce/blob/masterCONTRIBUTING.md) describes how to submit merge requests and issues. Pull requests and issues not in line with the guidelines in this document will be closed. +* [Contributing guide](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md) describes how to submit merge requests and issues. Pull requests and issues not in line with the guidelines in this document will be closed. * [Support subscription](http://www.gitlab.com/subscription/) connects you to the knowledge of GitLab experts that will resolve your issues and answer your questions. |