summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-07-08 22:27:36 +0200
committerSytse Sijbrandij <sytse@gitlab.com>2015-07-08 22:27:36 +0200
commitb2246ed175975cba21aa3b396fd4b5a8f5567b57 (patch)
tree4e6cd4e05e912f96f20f6424fe5b769277bfe6bf /doc/api/README.md
parent0c4d923caddc8f790c7c8456cc2b4f56386e3c2b (diff)
downloadgitlab-ce-b2246ed175975cba21aa3b396fd4b5a8f5567b57.tar.gz
Make sure webhooks are mentioned at the top level.
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index b474e0ea389..f369c3fd978 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -4,7 +4,7 @@
- [Users](users.md)
- [Session](session.md)
-- [Projects](projects.md)
+- [Projects](projects.md) including setting Webhooks
- [Project Snippets](project_snippets.md)
- [Services](services.md)
- [Repositories](repositories.md)