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
|
@ -89,6 +89,7 @@ module ApplicationHelper
|
|||
{ label: "System Hooks Help", url: help_system_hooks_path },
|
||||
{ label: "API Help", url: help_api_path },
|
||||
{ label: "Markdown Help", url: help_markdown_path },
|
||||
{ label: "Public Access Help", url: help_public_access_path },
|
||||
{ label: "SSH Keys Help", url: help_ssh_path },
|
||||
{ label: "Gitlab Rake Tasks Help", url: help_raketasks_path },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue