diff options
author | Nils Brinkmann <monsdar+github@gmail.com> | 2016-09-30 11:11:04 +0000 |
---|---|---|
committer | Nils Brinkmann <monsdar+github@gmail.com> | 2016-09-30 11:11:04 +0000 |
commit | cf707081b01943382f53be9b82ac33349ddcf125 (patch) | |
tree | ddbffddf8c858aa0364f59b198f5e51e871dccea /doc/ci/triggers | |
parent | 4f92f29e703cba47b835285041cbd40063958716 (diff) | |
download | gitlab-ce-cf707081b01943382f53be9b82ac33349ddcf125.tar.gz |
Smaller formatting fix
Diffstat (limited to 'doc/ci/triggers')
-rw-r--r-- | doc/ci/triggers/README.md | 2 |
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. |