Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-08-03 01:20:09 +0400
committerrandx <dmitriy.zaporozhets@gmail.com>2012-08-03 01:20:09 +0400
commit34ba4e135202db79ceb29c738ee476c5f54acf50 (patch)
tree815fc3b684515b6e0bea48f9bb46c5ea942784b2 /config
parent72c6be2d1a9794c19fa18148434f821d52e20018 (diff)
Gitlab Markdown help page
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 664f4649e8c..11430baf30e 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -29,6 +29,7 @@ Gitlab::Application.routes.draw do
get 'help/api' => 'help#api'
get 'help/web_hooks' => 'help#web_hooks'
get 'help/system_hooks' => 'help#system_hooks'
+ get 'help/markdown' => 'help#markdown'
#
# Admin Area