summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 16:02:24 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-22 16:02:24 +0300
commit9020d8d19edf344d18cddce7d209448bcdbdabdc (patch)
tree6cec730d907cc4bd8cb23ffc1309af1591430090 /app/views/projects/notes
parent2955ca51e306452590131a361f9f0ab293e47114 (diff)
downloadgitlab-ce-9020d8d19edf344d18cddce7d209448bcdbdabdc.tar.gz
Change location of slash commands in notes widget
Diffstat (limited to 'app/views/projects/notes')
-rw-r--r--app/views/projects/notes/_hints.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/notes/_hints.html.haml b/app/views/projects/notes/_hints.html.haml
index cf6e14648cc..f4212350c2d 100644
--- a/app/views/projects/notes/_hints.html.haml
+++ b/app/views/projects/notes/_hints.html.haml
@@ -5,7 +5,7 @@
= link_to 'Markdown', help_page_path('markdown/markdown'), target: '_blank', tabindex: -1
- if supports_slash_commands
and
- = link_to 'slash commands', help_page_path('workflow/slash_commands'), target: '_blank', tabindex: -1
+ = link_to 'slash commands', help_page_path('user/project/slash_commands'), target: '_blank', tabindex: -1
are
- else
is