From 6205b068cd9318732d05a19002bf3e9920ddc0a4 Mon Sep 17 00:00:00 2001 From: dosire Date: Fri, 4 Apr 2014 08:05:09 +0200 Subject: [PATCH] Reduce the number of times people send emails or file issues out of the blue. --- app/views/help/index.html.haml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index c82acd9..16e5948 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -23,8 +23,8 @@ Quick help %ul.well-list %li - Email your - = mail_to gitlab_config.support_email, "support contact" + See our website for + = link_to "getting help", "https://www.gitlab.com/getting-help/" %li Use the = link_to "search bar", '#', onclick: "$('#search').focus();" @@ -32,14 +32,6 @@ %li Use = link_to "shortcuts", '#', onclick: "new Shortcuts()" - %li - Ask in our - = link_to "mailing list", "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://gitlab.com/gitlab-org/gitlab-ce/issues" .col-md-4 .ui-box -- libgit2 0.21.2