Commit bd183bfba925aca510adfed4dcd0a1776cf69707

Authored by dosire
1 parent b14c475a

Prevent questions about the canonical source.

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
README.md
... ... @@ -13,6 +13,10 @@
13 13 * Completely free and open source (MIT Expat license)
14 14 * Powered by Ruby on Rails
15 15  
  16 +### Canonical source
  17 +
  18 +* 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.
  19 +
16 20 ### Code status
17 21  
18 22 * [![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)
... ...