Commit bc15713569ece82f368789768ebeaa392f378264
Exists in
master
and in
4 other branches
Merge pull request #3173 from m4tthumphrey/patch-1
Added system hooks link to doc index
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
doc/api/README.md
... | ... | @@ -78,3 +78,4 @@ When listing resources you can pass the following parameters: |
78 | 78 | + [Issues](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/issues.md) |
79 | 79 | + [Milestones](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/milestones.md) |
80 | 80 | + [Notes](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/notes.md) |
81 | ++ [System Hooks](https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/system_hooks.md) | ... | ... |