diff --git a/app/views/static/root.html.haml b/app/views/static/root.html.haml
index 3227926e..6271f045 100644
--- a/app/views/static/root.html.haml
+++ b/app/views/static/root.html.haml
@@ -29,5 +29,5 @@
%section#ask
%h1 Help is Here
.content
- %p Got a question about Hackety Hack? Check out our #{link_to "FAQ", "faq"}. If that doesn't cover it ask for support here
+ %p Got a question about Hackety Hack? Check out our #{link_to "FAQ", "faq"}. If that doesn't cover it ask for support #{link_to "here", support_questions_path}.
%p Got a question about programming in general? Ask away in the #{link_to "Questions", questions_path} section. No question to big or small, the community is here to help you out.