diff options
author | dosire <sytses@gmail.com> | 2014-04-17 13:45:06 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-04-17 13:45:06 +0200 |
commit | bd183bfba925aca510adfed4dcd0a1776cf69707 (patch) | |
tree | 407db7c7d7a33517c64202a02a5a56f41aca8b1f /README.md | |
parent | b14c475a4cb210c8c242d36b8e25974d87c19cba (diff) | |
download | gitlab-ce-bd183bfba925aca510adfed4dcd0a1776cf69707.tar.gz |
Prevent questions about the canonical source.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 31065cf3020..3f3453a267a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ * Completely free and open source (MIT Expat license) * Powered by Ruby on Rails +### Canonical source + +* The source of GitLab Communinity Edition is [hosted on GitLab Cloud](https://gitlab.com/gitlab-org/gitlab-ce/) and there are mirrors to make [contributing](CONTRIBUTING.md) as easy as possible. + ### Code status * [![build status](https://ci.gitlab.org/projects/1/status.png?ref=master)](https://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) |