aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-07-25 12:24:13 -0700
committerChris Rebert <[email protected]>2013-07-25 12:24:13 -0700
commit90fb40b7073af222478a99ee1ef93da879cac8b8 (patch)
treeae058dba0b9b193be61e87b1367720a0359f7495 /package.json
parentc7995cf9645f52966c142d682f1746840572875d (diff)
downloadbootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.tar.xz
bootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.zip
twbs ALL the links
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8d3f14160..8115cdeb9 100644
--- a/package.json
+++ b/package.json
@@ -3,12 +3,12 @@
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
, "version": "3.0.0"
, "keywords": ["bootstrap", "css"]
- , "homepage": "http://twitter.github.com/bootstrap/"
+ , "homepage": "http://twbs.github.com/bootstrap/"
, "author": "Twitter Inc."
, "scripts": { "test": "make test" }
, "repository": {
"type": "git"
- , "url": "https://github.com/twitter/bootstrap.git"
+ , "url": "https://github.com/twbs/bootstrap.git"
}
, "licenses": [
{