Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2014-10-15 21:25:47 +0400
committerAchilleas Pipinellis <axilleas@axilleas.me>2014-10-15 21:25:47 +0400
commitb57ec54fae7f17fad21c564aee1c39625f77ec20 (patch)
tree842bfc3e5f8d733ff93f2c3d2675c4cdad13b2f0 /doc/development
parenta0a826ebdcb783c660dd40d8cb217db28a9d4998 (diff)
Point to correct project on githost.io.
Diffstat (limited to 'doc/development')
-rw-r--r--doc/development/ci_setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ci_setup.md b/doc/development/ci_setup.md
index d74f4852a3d..bbd4bf6b257 100644
--- a/doc/development/ci_setup.md
+++ b/doc/development/ci_setup.md
@@ -4,7 +4,7 @@ This document describes what services we use for testing GitLab and GitLab CI.
We currently use three CI services to test GitLab:
-1. GitLab CI on [GitHost.io](https://gitlab-ce.githost.io/projects/2/) for the [GitLab.com repo](https://gitlab.com/gitlab-org/gitlab-ce)
+1. GitLab CI on [GitHost.io](https://gitlab-ce.githost.io/projects/4/) for the [GitLab.com repo](https://gitlab.com/gitlab-org/gitlab-ce)
2. GitLab CI at ci.gitlab.org to test the private GitLab B.V. repo at dev.gitlab.org
3. [Semephore](https://semaphoreapp.com/gitlabhq/gitlabhq/) for [GitHub.com repo](https://github.com/gitlabhq/gitlabhq)