diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-23 16:39:02 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-23 16:39:02 +0000 |
commit | a634e53ac5d4912777df4f55c77c345c3103205c (patch) | |
tree | d92436d5e89d2ace19b20ccc3985730000a235f7 | |
parent | dab49071bbf782eaa73f86a36b478873e2229ae3 (diff) | |
parent | f844bf51a9a2b688807bf54f6e69a46ffdf306c0 (diff) | |
download | gitlab-ce-a634e53ac5d4912777df4f55c77c345c3103205c.tar.gz |
Merge branch 'docs/fix-dead-link' into 'master'
Fix dead docs link
See merge request !10134
-rw-r--r-- | doc/development/ci_setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ci_setup.md b/doc/development/ci_setup.md index b03216fec95..0810b32efd7 100644 --- a/doc/development/ci_setup.md +++ b/doc/development/ci_setup.md @@ -7,7 +7,7 @@ We currently use four CI services to test GitLab: 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) -4. [Mock CI Service](user/project/integrations/mock_ci.md) for local development +4. [Mock CI Service](../user/project/integrations/mock_ci.md) for local development | Software @ configuration being tested | GitLab CI (ci.gitlab.org) | GitLab CI (GitHost.io) | Semaphore | |---------------------------------------|---------------------------|---------------------------------------------------------------------------|-----------| |