Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorKevin Lyda <kevin@ie.suberic.net>2015-04-20 12:31:18 +0300
committerKevin Lyda <kevin@ie.suberic.net>2015-04-20 12:31:18 +0300
commit644a8437d0891a167cc369383ac7356a5b7672ab (patch)
tree285f40f889ba9922484390df238f4d121264c582 /doc/api
parenta66953b16bab5ecf874958d1acb3520ed7490559 (diff)
Add link to services api doc.
Diffstat (limited to 'doc/api')
-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 dec530d0b81..f6757b0a6aa 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -6,6 +6,7 @@
- [Session](session.md)
- [Projects](projects.md)
- [Project Snippets](project_snippets.md)
+- [Services](services.md)
- [Repositories](repositories.md)
- [Repository Files](repository_files.md)
- [Commits](commits.md)