mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
We need shortcuts route.
This commit is contained in:
@@ -34,6 +34,7 @@ Gitlab::Application.routes.draw do
|
||||
|
||||
get 'help' => 'help#index'
|
||||
get 'help/:category/:file' => 'help#show', as: :help_page
|
||||
get 'help/shortcuts'
|
||||
|
||||
#
|
||||
# Global snippets
|
||||
|
||||
Reference in New Issue
Block a user