From 52791b737b3b1285ab8f50b5c89a02e0aaa4e001 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Wed, 7 Jan 2015 22:06:21 +0100 Subject: [PATCH] added link to FAQ page --- app/views/shared/_links.html.haml | 1 - app/views/static/about.html.haml | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/shared/_links.html.haml b/app/views/shared/_links.html.haml index dec0f59e..96c05265 100644 --- a/app/views/shared/_links.html.haml +++ b/app/views/shared/_links.html.haml @@ -6,4 +6,3 @@ = link_to "About", about_path ยท = link_to "Bugs", 'https://github.com/retrospring/bugs/issues' - diff --git a/app/views/static/about.html.haml b/app/views/static/about.html.haml index 53a33a94..da678da8 100644 --- a/app/views/static/about.html.haml +++ b/app/views/static/about.html.haml @@ -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...