Commit d0e73eeca1f4e9d460a50200518e49b3afebbac9
Exists in
spb-stable
and in
3 other branches
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Showing
7 changed files
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", "https://www.gitlab.com/blog/" | ||
4 | = link_to "@gitlabhq", "https://twitter.com/gitlabhq" | 4 | = link_to "@gitlabhq", "https://twitter.com/gitlabhq" |