Commit ac77f5ff1f3ceab2b882e4f8818c34ce6a5badc0

Authored by Ben Bodenmiller
1 parent 2446e91d

add stack overflow to help page

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
app/views/help/index.html.haml
@@ -27,6 +27,8 @@ @@ -27,6 +27,8 @@
27 %li 27 %li
28 Ask in our 28 Ask in our
29 = link_to "support forum", "https://groups.google.com/forum/#!forum/gitlabhq" 29 = link_to "support forum", "https://groups.google.com/forum/#!forum/gitlabhq"
  30 + or on
  31 + = link_to "Stack Overflow", "http://stackoverflow.com/questions/tagged/gitlab"
30 %li 32 %li
31 Browse our 33 Browse our
32 = link_to "issue tracker", "https://github.com/gitlabhq/gitlabhq/issues" 34 = link_to "issue tracker", "https://github.com/gitlabhq/gitlabhq/issues"