diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-03 06:27:47 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-03 06:27:47 +0000 |
commit | 62673d58edcc20076cbaf94e92c4ec1db35aa283 (patch) | |
tree | 88e9b04977b120e9675ecd134794160c45ef640e /doc/api/README.md | |
parent | c44c5f5faa39efdee1100eba88116c640e2f64ce (diff) | |
parent | da54a1e644254687225a7351dc44bb28d688600a (diff) | |
download | gitlab-ce-62673d58edcc20076cbaf94e92c4ec1db35aa283.tar.gz |
Merge branch 'update_api_documentation' of /home/git/repositories/gitlab/gitlabhq
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index 6971e08f010..ee24449343a 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -117,7 +117,7 @@ When listing resources you can pass the following parameters: + [Deploy Keys](deploy_keys.md) + [System Hooks](system_hooks.md) + [Groups](groups.md) -+ [User Teams](user_teams.md) + ## Clients |