diff options
author | Kevin Lyda <kevin@ie.suberic.net> | 2015-04-20 10:31:18 +0100 |
---|---|---|
committer | Kevin Lyda <kevin@ie.suberic.net> | 2015-04-20 10:31:18 +0100 |
commit | 644a8437d0891a167cc369383ac7356a5b7672ab (patch) | |
tree | 285f40f889ba9922484390df238f4d121264c582 /doc/api | |
parent | a66953b16bab5ecf874958d1acb3520ed7490559 (diff) | |
download | gitlab-ce-644a8437d0891a167cc369383ac7356a5b7672ab.tar.gz |
Add link to services api doc.
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/README.md | 1 |
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) |