summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-10-18 22:22:39 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2018-10-18 22:22:39 +0200
commit1242c772caa64fa505baf29093d37fd562ef53f5 (patch)
treeb55eada648745158547ee44f7250eca3d9948007 /doc/api/README.md
parentc99744a6b28fe6846390c8b4057d78c82f9eb1bb (diff)
downloadgitlab-ce-1242c772caa64fa505baf29093d37fd562ef53f5.tar.gz
Add Triggering Pipelines docs to API readme
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index ec539e2d044..a620a13a3b3 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -69,6 +69,7 @@ following locations:
- [System Hooks](system_hooks.md)
- [Tags](tags.md)
- [Todos](todos.md)
+- [Triggering Pipelines](../ci/triggers/README.md)
- [Users](users.md)
- [Validate CI configuration](lint.md)
- [V3 to V4](v3_to_v4.md)