Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 15:53:09 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 15:53:09 +0300
commitc70037752c7d3d7ccf52a19fc8d637ec441bfa25 (patch)
treec4dc4e124e48bc80ef8b735b7ddfec7eb0a6bc50 /doc/workflow/README.md
parentfb84439a92e759ff90811e98f6abf6bdbb3e6d55 (diff)
Change location of slash commands docs
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index 1653d95e722..4a7e17039cd 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -7,7 +7,6 @@
- [GitLab Flow](gitlab_flow.md)
- [Groups](groups.md)
- [Keyboard shortcuts](shortcuts.md)
-- [Slash commands](slash_commands.md)
- [File finder](file_finder.md)
- [Labels](../user/project/labels.md)
- [Notification emails](notifications.md)
@@ -15,6 +14,7 @@
- [Project forking workflow](forking_workflow.md)
- [Project users](add-user/add-user.md)
- [Protected branches](../user/project/protected_branches.md)
+- [Slash commands](../user/project/slash_commands.md)
- [Sharing a project with a group](share_with_group.md)
- [Share projects with other groups](share_projects_with_other_groups.md)
- [Web Editor](web_editor.md)