summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2018-04-23 13:04:03 +0100
committerMark Fletcher <mark@gitlab.com>2018-04-24 07:13:19 +0100
commit671ec71e165bb0773ccd5e15dc62ed86f06e225f (patch)
tree0232a8d1982a2cd338b7722f6c3c68f26d6b7325 /doc/api/README.md
parentc212908aad9b32352653dfe9ca966f148c8dfc1a (diff)
downloadgitlab-ce-671ec71e165bb0773ccd5e15dc62ed86f06e225f.tar.gz
Link to Snippets API docs from API index
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 ae4481b400e..9879c667150 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -13,6 +13,7 @@ following locations:
- [Broadcast Messages](broadcast_messages.md)
- [Project-level Variables](project_level_variables.md)
- [Group-level Variables](group_level_variables.md)
+- [Code Snippets](snippets.md)
- [Commits](commits.md)
- [Custom Attributes](custom_attributes.md)
- [Deployments](deployments.md)