summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Brinkmann <monsdar+github@gmail.com>2016-09-30 11:11:04 +0000
committerNils Brinkmann <monsdar+github@gmail.com>2016-09-30 11:11:04 +0000
commitcf707081b01943382f53be9b82ac33349ddcf125 (patch)
treeddbffddf8c858aa0364f59b198f5e51e871dccea
parent4f92f29e703cba47b835285041cbd40063958716 (diff)
downloadgitlab-ce-cf707081b01943382f53be9b82ac33349ddcf125.tar.gz
Smaller formatting fix
-rw-r--r--doc/ci/triggers/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/triggers/README.md b/doc/ci/triggers/README.md
index b78422f6d0e..84048f1d25f 100644
--- a/doc/ci/triggers/README.md
+++ b/doc/ci/triggers/README.md
@@ -4,7 +4,7 @@
> **Note**:
GitLab 8.12 has a completely redesigned build permissions system.
-Read all about the [new model and its implications][../../user/project/new_ci_build_permissions_model.md#build-triggers].
+Read all about the [new model and its implications](../../user/project/new_ci_build_permissions_model.md#build-triggers).
Triggers can be used to force a rebuild of a specific branch, tag or commit,
with an API call.