Capitlization of /gitlab/i normalized. #1367

This commit is contained in:
Alex Denisov 2012-09-06 10:50:47 +03:00
parent 6e5cd8e081
commit 09a86bd4d6
24 changed files with 36 additions and 36 deletions

View file

@ -5,11 +5,11 @@
%hr
%p.slead
Every Gitlab project can trigger a web server whenever the repo is pushed to.
Every GitLab project can trigger a web server whenever the repo is pushed to.
%br
Web Hooks can be used to update an external issue tracker, trigger CI builds, update a backup mirror, or even deploy to your production server.
%br
GITLAB will send POST request with commits information on every push.
GitLab will send POST request with commits information on every push.
%h5 Hooks request example:
= render "hooks/data_ex"