summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis/_form.html.haml
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-08-02 13:42:14 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-08-02 13:42:14 +0300
commitfc492c890596c996ad270dcbcd5d76c2b748cbeb (patch)
tree7f2ba6671a5722df67d945faee80a8f3348c5da3 /app/views/projects/wikis/_form.html.haml
parent4611191785f2ca0eca2ba5be3b24224879bc5c50 (diff)
downloadgitlab-ce-fc492c890596c996ad270dcbcd5d76c2b748cbeb.tar.gz
Change Markdown document location
Diffstat (limited to 'app/views/projects/wikis/_form.html.haml')
-rw-r--r--app/views/projects/wikis/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/wikis/_form.html.haml b/app/views/projects/wikis/_form.html.haml
index 6360371804a..643f7c589e6 100644
--- a/app/views/projects/wikis/_form.html.haml
+++ b/app/views/projects/wikis/_form.html.haml
@@ -24,7 +24,7 @@
= succeed '.' do
More examples are in the
- = link_to 'documentation', help_page_path(category: 'markdown', file: 'wiki', format: 'md')
+ = link_to 'documentation', help_page_path("user/project/markdown", anchor: "wiki-specific-markdown")
.form-group
= f.label :commit_message, class: 'control-label'