Commit 9a4e4c01 authored by Robert Speicher's avatar Robert Speicher Committed by Ruben Davila

Merge branch 'change-markdown-help-location' into 'master'

Fix location of markdown help

Resolves #21208, and incorrect link to the markdown style guide

See merge request !5945
parent 1ad13309
......@@ -2,7 +2,7 @@
.comment-toolbar.clearfix
.toolbar-text
Styling with
= link_to 'Markdown', help_page_path('markdown/markdown'), target: '_blank', tabindex: -1
= link_to 'Markdown', help_page_path('user/markdown'), target: '_blank', tabindex: -1
- if supports_slash_commands
and
= link_to 'slash commands', help_page_path('workflow/slash_commands'), target: '_blank', tabindex: -1
......
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