Commit 2135da1466b02f903b03b3dd3fb1c85b59d309ec
1 parent
c3d55039
Exists in
spb-stable
and in
3 other branches
Also make the blog https.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/shared/_promo.html.haml
1 | .gitlab-promo | 1 | .gitlab-promo |
2 | = link_to "Homepage", "https://www.gitlab.com/" | 2 | = link_to "Homepage", "https://www.gitlab.com/" |
3 | - = link_to "Blog", "http://www.gitlab.com/blog/" | 3 | + = link_to "Blog", "https://www.gitlab.com/blog/" |
4 | = link_to "@gitlabhq", "https://twitter.com/gitlabhq" | 4 | = link_to "@gitlabhq", "https://twitter.com/gitlabhq" |