summaryrefslogtreecommitdiff
path: root/doc/web_hooks
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-05-27 14:12:15 +0200
committerMarin Jankovski <marin@gitlab.com>2014-05-27 14:12:15 +0200
commitf22c709539d06be6fa76f148dedffdef1170936c (patch)
treee1274499889330e67162494f3e9d2af75f693cf7 /doc/web_hooks
parent3bdf0e2921c4cac46084834899302b25858e6bde (diff)
downloadgitlab-ce-f22c709539d06be6fa76f148dedffdef1170936c.tar.gz
Add titles to doc pages.
Diffstat (limited to 'doc/web_hooks')
-rw-r--r--doc/web_hooks/web_hooks.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/web_hooks/web_hooks.md b/doc/web_hooks/web_hooks.md
index 4c06bc4d444..19a60db00ad 100644
--- a/doc/web_hooks/web_hooks.md
+++ b/doc/web_hooks/web_hooks.md
@@ -1,3 +1,5 @@
+# Web hooks
+
Project web hooks allow you to trigger an URL if new code is pushed or a new issue is created.
---