Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-06-03 02:26:10 +0400
committerMark Otto <otto@github.com>2013-06-03 02:26:10 +0400
commit4e4e75d4acadb5283aec23ea4643058f0b48380e (patch)
treeceb724c302d621d4a37098540a11c51da18f9ee2 /composer.json
parent05be4de8b81e6d87ae39100899e02b08dae6d3a2 (diff)
homepage url change to go with it for v3
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
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",