Add items to "quick help"
Modify the quick help list to add links to the pricing and feature comparison pages of about.gitlab.com.
This commit is contained in:
parent
ee804e2d94
commit
1da7781cb3
1 changed files with 6 additions and 0 deletions
|
@ -42,3 +42,9 @@
|
|||
%li
|
||||
Use
|
||||
= link_to 'shortcuts', '#', onclick: 'Shortcuts.showHelp(event)'
|
||||
%li
|
||||
Get a
|
||||
= link_to 'support subscription', 'https://about.gitlab.com/pricing/'
|
||||
%li
|
||||
= link_to 'Compare', 'https://about.gitlab.com/features/#compare'
|
||||
GitLab editions
|
||||
|
|
Loading…
Reference in a new issue