summaryrefslogtreecommitdiff
path: root/doc/integration
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-25 22:49:13 +0000
committerEvan Read <eread@gitlab.com>2019-07-25 22:49:13 +0000
commit0f7d8c04219a5631d48a2eff59d4a5daa881787f (patch)
tree76be29f9e4067856eb494c1ae502be02ead5b6dc /doc/integration
parent420d546baffbfff05406ce832b076b28585496c5 (diff)
downloadgitlab-ce-0f7d8c04219a5631d48a2eff59d4a5daa881787f.tar.gz
Update links to relative
Following the single docs codebase change, all internal links should be relative. Also cleans up one table
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md
index 135952a1b08..55f9666e3a3 100644
--- a/doc/integration/README.md
+++ b/doc/integration/README.md
@@ -27,7 +27,7 @@ See the documentation below for details on how to configure these services.
- [SAML](saml.md) Configure GitLab as a SAML 2.0 Service Provider
- [Trello](trello_power_up.md) Integrate Trello with GitLab
-> GitLab Enterprise Edition contains [advanced Jenkins support][jenkins].
+> GitLab Enterprise Edition contains [advanced Jenkins support](jenkins.md).
## Project services
@@ -70,5 +70,3 @@ After that restart GitLab with:
```bash
sudo gitlab-ctl restart
```
-
-[jenkins]: https://docs.gitlab.com/ee/integration/jenkins.html