Replace www.gitlab.com with about.gitlab.com
Created by: cirosantilli
Our home has changed, let's change it in the app.
Mass refactor on md files:
git ls-files | grep -E '\.md$' | xargs perl -lapi -e 's/www\.gitlab\.com/about.gitlab.com/'
DRYed up on views through promo_host
and promo_url
helpers.
Created by: TeatroIO
I've prepared a stage. Click to open.
By Administrator on 2014-10-07T11:17:59 (imported from GitLab project)
Created by: Razer6
@dosire Since www.gitlab.com is redirect to about.gitlab.com, this ok from my side. You can merge, if you agree.
By Administrator on 2014-10-08T07:40:39 (imported from GitLab project)
Please register or sign in to reply