summaryrefslogtreecommitdiff
path: root/doc/ci/introduction/index.md
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2019-05-22 11:09:39 +1000
committerAsh McKenzie <amckenzie@gitlab.com>2019-05-22 11:09:39 +1000
commit5748ad830ac7562f0421dd653849a9895a7c6e9c (patch)
tree114909e38817c5f98f5ba98590ff8a53aa6bae8f /doc/ci/introduction/index.md
parent2b57212dbe1ab657b0c2a6aa1407385b14d55be0 (diff)
downloadgitlab-ce-ashmckenzie/danger-run-locally.tar.gz
Diffstat (limited to 'doc/ci/introduction/index.md')
-rw-r--r--doc/ci/introduction/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/introduction/index.md b/doc/ci/introduction/index.md
index 14ea648c00b..ab14d5bcf31 100644
--- a/doc/ci/introduction/index.md
+++ b/doc/ci/introduction/index.md
@@ -202,7 +202,7 @@ With GitLab CI/CD you can also:
- [Schedule pipelines](../../user/project/pipelines/schedules.md).
- Check for app vulnerabilities with [Security Test reports](https://docs.gitlab.com/ee/user/project/merge_requests/#security-reports-ultimate). **[ULTIMATE]**
-To see all CI/CD features, navigate back to the [CI/CD index](../README.md).
+To see all CI/CD features, navigate back to the [CI/CD index](README.md).
### Setting up GitLab CI/CD for the first time