diff --git a/doc/workflow/slash_commands.md b/doc/user/project/slash_commands.md
similarity index 100%
rename from doc/workflow/slash_commands.md
rename to doc/user/project/slash_commands.md
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index 1653d95e72269c29b21a0b98af3e0aa76ab945ed..4a7e17039cdfac6121e6e841be00904d58fecf6d 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)