summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-09-03 09:57:52 +0200
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-09-03 09:58:03 +0200
commit61fbe7efe9972bf43287d7ca76d7ec63fd5798a5 (patch)
tree4530919c44e3bbcaa0de98be31a91b515996c182
parent2aaab34b67eb2a6593780eda33d501a715ef0c5f (diff)
downloadgitlab-ce-zj-add-link-docs-index.tar.gz
Add link on API docs index pagezj-add-link-docs-index
[ci skip]
-rw-r--r--doc/api/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 3e79cce0120..96d94e08487 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -11,9 +11,10 @@ following locations:
- [Award Emoji](award_emoji.md)
- [Branches](branches.md)
- [Builds](builds.md)
-- [Build triggers](build_triggers.md)
+- [Build Triggers](build_triggers.md)
- [Build Variables](build_variables.md)
- [Commits](commits.md)
+- [Deployments](deployments.md)
- [Deploy Keys](deploy_keys.md)
- [Groups](groups.md)
- [Group Access Requests](access_requests.md)