Commit 4de11c20 authored by Robert Schilling's avatar Robert Schilling

Fix broken API links, fixes #4463

parent 5315fd5a
...@@ -69,18 +69,18 @@ When listing resources you can pass the following parameters: ...@@ -69,18 +69,18 @@ When listing resources you can pass the following parameters:
## Contents ## Contents
+ [Users](users.md) + [Users](api/users.md)
+ [Session](session.md) + [Session](api/session.md)
+ [Projects](projects.md) + [Projects](api/projects.md)
+ [Project Snippets](project_snippets.md) + [Project Snippets](api/project_snippets.md)
+ [Repositories](repositories.md) + [Repositories](api/repositories.md)
+ [Issues](issues.md) + [Issues](api/issues.md)
+ [Milestones](milestones.md) + [Milestones](api/milestones.md)
+ [Notes](notes.md) + [Notes](api/notes.md)
+ [Deploy Keys](deploy_keys.md) + [Deploy Keys](api/deploy_keys.md)
+ [System Hooks](system_hooks.md) + [System Hooks](api/system_hooks.md)
+ [Groups](groups.md) + [Groups](api/groups.md)
+ [User Teams](user_teams.md) + [User Teams](api/user_teams.md)
## Clients ## Clients
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment