From: Mark Otto Date: Sun, 2 Jun 2013 22:26:10 +0000 (-0700) Subject: homepage url change to go with it for v3 X-Git-Tag: v3.0.0-rc1~306 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e4e75d4acadb5283aec23ea4643058f0b48380e;p=thirdparty%2Fbootstrap.git homepage url change to go with it for v3 --- diff --git a/composer.json b/composer.json index 03e00bc1ae..9c5db618fa 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "twitter/bootstrap" , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development." , "keywords": ["bootstrap", "css"] - , "homepage": "http://twitter.github.com/bootstrap/" + , "homepage": "http://getbootstrap.com" , "authors": [ { "name": "Mark Otto",