Commit 7fb2999c60599d5fe1d3e3fd679a894b27a882b7

Authored by Matt Humphrey
1 parent a7055be1

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)
... ...