added link to FAQ page
This commit is contained in:
parent
4a8eee158d
commit
52791b737b
|
@ -6,4 +6,3 @@
|
|||
= link_to "About", about_path
|
||||
·
|
||||
= link_to "Bugs", 'https://github.com/retrospring/bugs/issues'
|
||||
|
||||
|
|
|
@ -59,6 +59,10 @@
|
|||
%p
|
||||
Found a bug? Have an idea for a must-have feature? Please
|
||||
= link_to "report them!", 'https://github.com/retrospring/bugs/issues'
|
||||
|
||||
%p
|
||||
Still have some questions? Check our
|
||||
= link_to "FAQ!", help_faq_path
|
||||
.panel.panel-default
|
||||
.panel-body
|
||||
There are lies, damned lies, and then there are...
|
||||
|
|
Loading…
Reference in New Issue