fix location of markdown help location

This commit is contained in:
John Northrup 2016-08-22 15:25:05 -05:00
parent f41098adef
commit d4e44e9094
No known key found for this signature in database
GPG Key ID: 75A7F21E680859FF
1 changed files with 1 additions and 1 deletions

View File

@ -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('user/project/slash_commands'), target: '_blank', tabindex: -1