summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-03 22:01:46 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-03-03 22:01:46 +0200
commitd0e73eeca1f4e9d460a50200518e49b3afebbac9 (patch)
tree4d7b3afeff333b9b5847ad259fb7e586b1b07f13 /app/views
parente6e0ad4e5ea0e44c1400052fb17b3df3396782e6 (diff)
parent775aa578e4451c6827b2a24cc0387e88b040b606 (diff)
downloadgitlab-ce-d0e73eeca1f4e9d460a50200518e49b3afebbac9.tar.gz
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Diffstat (limited to 'app/views')
-rw-r--r--app/views/shared/_promo.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/_promo.html.haml b/app/views/shared/_promo.html.haml
index c97f8ba0f0e..7dec48e6585 100644
--- a/app/views/shared/_promo.html.haml
+++ b/app/views/shared/_promo.html.haml
@@ -1,4 +1,4 @@
.gitlab-promo
- = link_to "Homepage", "http://gitlab.org"
- = link_to "Blog", "http://blog.gitlab.org"
+ = link_to "Homepage", "https://www.gitlab.com/"
+ = link_to "Blog", "https://www.gitlab.com/blog/"
= link_to "@gitlabhq", "https://twitter.com/gitlabhq"