From ac77f5ff1f3ceab2b882e4f8818c34ce6a5badc0 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Mon, 27 May 2013 02:46:51 -0600 Subject: [PATCH] add stack overflow to help page --- app/views/help/index.html.haml | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index 7bda5cb..1685c6e 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -27,6 +27,8 @@ %li Ask in our = link_to "support forum", "https://groups.google.com/forum/#!forum/gitlabhq" + or on + = link_to "Stack Overflow", "http://stackoverflow.com/questions/tagged/gitlab" %li Browse our = link_to "issue tracker", "https://github.com/gitlabhq/gitlabhq/issues" -- libgit2 0.21.2