diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2013-10-02 12:51:43 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2013-10-02 12:51:43 +0200 |
commit | d7ec7c794aee1a2749fd3e832c9fac312d003c63 (patch) | |
tree | bec9049110dbcf2dc3cb32c2eb011698f9eb04d5 /doc/api/README.md | |
parent | 55880751aacb609d6d9d5bff2dd236c1b1952551 (diff) | |
download | gitlab-ce-d7ec7c794aee1a2749fd3e832c9fac312d003c63.tar.gz |
Removed user teams api docs.
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 |