From 2135da1466b02f903b03b3dd3fb1c85b59d309ec Mon Sep 17 00:00:00 2001 From: dosire Date: Mon, 3 Mar 2014 09:28:28 +0100 Subject: [PATCH] Also make the blog https. --- app/views/shared/_promo.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_promo.html.haml b/app/views/shared/_promo.html.haml index 8e7a940..7dec48e 100644 --- a/app/views/shared/_promo.html.haml +++ b/app/views/shared/_promo.html.haml @@ -1,4 +1,4 @@ .gitlab-promo = link_to "Homepage", "https://www.gitlab.com/" - = link_to "Blog", "http://www.gitlab.com/blog/" + = link_to "Blog", "https://www.gitlab.com/blog/" = link_to "@gitlabhq", "https://twitter.com/gitlabhq" -- libgit2 0.21.2