Skip to content
Snippets Groups Projects
Commit 4261a5a1 authored by TJ Biddle's avatar TJ Biddle
Browse files

Adding links to the merge requests and group documentation.

parent 20365121
No related branches found
No related tags found
1 merge request!4619Adding links to the merge requests and group documentation.
Loading
Loading
@@ -5,7 +5,7 @@
Back to help
%br
%ul.nav.nav-pills.nav-stacked
- %w(README projects project_snippets repositories deploy_keys users session issues milestones notes system_hooks).each do |file|
- %w(README projects project_snippets repositories deploy_keys users groups session issues milestones merge_requests notes system_hooks).each do |file|
%li{class: file == @category ? 'active' : nil}
= link_to file.titleize, help_api_file_path(file)
 
Loading
Loading
Loading
Loading
@@ -74,6 +74,7 @@ When listing resources you can pass the following parameters:
+ [Projects](projects.md)
+ [Project Snippets](project_snippets.md)
+ [Repositories](repositories.md)
+ [Merge Requests](merge_requests.md)
+ [Issues](issues.md)
+ [Milestones](milestones.md)
+ [Notes](notes.md)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment