Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-09-12 13:32:41 +0400
committerSytse Sijbrandij <sytses@gmail.com>2014-09-12 13:32:41 +0400
commit21134df2028b860d29617b3c4e66c7e0d2579071 (patch)
treec3f87ebad8f7577aeff56595658a3e3f8a868ba4 /app
parenta034a4665229425d5b3eff3082069b9ab1b57ab4 (diff)
parent47171aab3d50fc87e1b81811f9f2a7d109b2857f (diff)
Merge pull request #7713 from bbodenmiller/patch-5
Add Feedback link
Diffstat (limited to 'app')
-rw-r--r--app/views/shared/_promo.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/_promo.html.haml b/app/views/shared/_promo.html.haml
index 7dec48e6585..5675e43b05f 100644
--- a/app/views/shared/_promo.html.haml
+++ b/app/views/shared/_promo.html.haml
@@ -2,3 +2,4 @@
= link_to "Homepage", "https://www.gitlab.com/"
= link_to "Blog", "https://www.gitlab.com/blog/"
= link_to "@gitlabhq", "https://twitter.com/gitlabhq"
+ = link_to "Requests", "http://feedback.gitlab.com/"