diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-04-17 18:11:45 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-04-17 18:11:45 +0000 |
commit | 43ac196dfb4d445a1ec3f7593194ceacffdffe17 (patch) | |
tree | 407db7c7d7a33517c64202a02a5a56f41aca8b1f | |
parent | b14c475a4cb210c8c242d36b8e25974d87c19cba (diff) | |
parent | bd183bfba925aca510adfed4dcd0a1776cf69707 (diff) | |
download | gitlab-ce-43ac196dfb4d445a1ec3f7593194ceacffdffe17.tar.gz |
Merge branch 'official-location' into 'master'
Official location
I got two today:
https://twitter.com/wonderb0lt/status/456545094644936705
https://twitter.com/madpew/status/456758525398884352
-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 * [](https://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) |