Rename help#public_area to help#public_access
This commit is contained in:
parent
359703c696
commit
8db80f1f6d
3 changed files with 3 additions and 2 deletions
|
@ -35,7 +35,7 @@ Gitlab::Application.routes.draw do
|
|||
get 'help/markdown' => 'help#markdown'
|
||||
get 'help/ssh' => 'help#ssh'
|
||||
get 'help/raketasks' => 'help#raketasks'
|
||||
get 'help/public_area' => 'help#public_area'
|
||||
get 'help/public_access' => 'help#public_access'
|
||||
|
||||
#
|
||||
# Public namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue