diff --git a/config/routes.rb b/config/routes.rb index 38e6727b190..6581aeef11f 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -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