summaryrefslogtreecommitdiff
path: root/doc/ci/triggers
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-08 11:09:54 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-08 11:44:55 +0300
commit689de9c6fbae36979536ce221051273e017786da (patch)
tree3f234fd117a2955179f28b9e9060fe1ac0455b42 /doc/ci/triggers
parent91030230545a199a86c2742600a7a2e68ef75c98 (diff)
downloadgitlab-ce-689de9c6fbae36979536ce221051273e017786da.tar.gz
Simplify feature introduction notesimplify_intro_features_doc
[ci skip]
Diffstat (limited to 'doc/ci/triggers')
-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 5c316510d0e..57a12526363 100644
--- a/doc/ci/triggers/README.md
+++ b/doc/ci/triggers/README.md
@@ -1,6 +1,6 @@
# Triggering Builds through the API
-_**Note:** This feature was [introduced][ci-229] in GitLab CE 7.14_
+> [Introduced][ci-229] in GitLab CE 7.14.
Triggers can be used to force a rebuild of a specific branch, tag or commit,
with an API call.