summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorSean Zicari <szicari@cars.com>2013-07-17 13:51:12 -0700
committerSean Zicari <szicari@cars.com>2013-07-17 13:51:12 -0700
commit87e8c2dc3ddb6a988ffcd0fee19f98ac8063bb8b (patch)
tree45cb0271b918562f16a620c3c2e57ec38473f8c3 /doc/api
parentfd033671933fcc0f472480d98c907aefde357416 (diff)
downloadgitlab-ce-87e8c2dc3ddb6a988ffcd0fee19f98ac8063bb8b.tar.gz
Update README.md
Updated the relative links in ## Contents to point to the correct documents.
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/README.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 9d6e229e4cb..4bcd89949df 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -69,18 +69,18 @@ When listing resources you can pass the following parameters:
## Contents
-+ [Users](api/users.md)
-+ [Session](api/session.md)
-+ [Projects](api/projects.md)
-+ [Project Snippets](api/project_snippets.md)
-+ [Repositories](api/repositories.md)
-+ [Issues](api/issues.md)
-+ [Milestones](api/milestones.md)
-+ [Notes](api/notes.md)
-+ [Deploy Keys](api/deploy_keys.md)
-+ [System Hooks](api/system_hooks.md)
-+ [Groups](api/groups.md)
-+ [User Teams](api/user_teams.md)
++ [Users](users.md)
++ [Session](session.md)
++ [Projects](projects.md)
++ [Project Snippets](project_snippets.md)
++ [Repositories](repositories.md)
++ [Issues](issues.md)
++ [Milestones](milestones.md)
++ [Notes](notes.md)
++ [Deploy Keys](deploy_keys.md)
++ [System Hooks](system_hooks.md)
++ [Groups](groups.md)
++ [User Teams](user_teams.md)
## Clients