summaryrefslogtreecommitdiff
path: root/app/views/help/ui.html.haml
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2016-08-25 09:19:14 -0500
committerClement Ho <ClemMakesApps@gmail.com>2016-08-26 09:38:21 -0500
commitaeb280b0ccb7186b75cf73fcd2e051c5ed661443 (patch)
treeadad1bde334995fc4f35dbbfc625b1f318f0ccb4 /app/views/help/ui.html.haml
parent6e584f46d2479d5550c12293af00fd494b60f2c0 (diff)
downloadgitlab-ce-aeb280b0ccb7186b75cf73fcd2e051c5ed661443.tar.gz
Fix markdown help references
Diffstat (limited to 'app/views/help/ui.html.haml')
-rw-r--r--app/views/help/ui.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/ui.html.haml b/app/views/help/ui.html.haml
index 85e188d6f8b..d16bd61b779 100644
--- a/app/views/help/ui.html.haml
+++ b/app/views/help/ui.html.haml
@@ -549,4 +549,4 @@
%li wiki page
%li help page
- You can check how markdown rendered at #{link_to 'Markdown help page', help_page_path("markdown/markdown")}.
+ You can check how markdown rendered at #{link_to 'Markdown help page', help_page_path("user/markdown")}.