Commit c3d55039842bd4a11ff48f10eb813bc6776afb55

Authored by dosire
1 parent a9dcfd85

Link to consolidated website with https links. Fixes #6017

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
app/views/shared/_promo.html.haml
1 .gitlab-promo 1 .gitlab-promo
2 - = link_to "Homepage", "http://gitlab.org"  
3 - = link_to "Blog", "http://blog.gitlab.org" 2 + = link_to "Homepage", "https://www.gitlab.com/"
  3 + = link_to "Blog", "http://www.gitlab.com/blog/"
4 = link_to "@gitlabhq", "https://twitter.com/gitlabhq" 4 = link_to "@gitlabhq", "https://twitter.com/gitlabhq"