diff options
| author | Chris Rebert <[email protected]> | 2013-07-25 12:24:13 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-07-25 12:24:13 -0700 |
| commit | 90fb40b7073af222478a99ee1ef93da879cac8b8 (patch) | |
| tree | ae058dba0b9b193be61e87b1367720a0359f7495 /package.json | |
| parent | c7995cf9645f52966c142d682f1746840572875d (diff) | |
| download | bootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.tar.xz bootstrap-90fb40b7073af222478a99ee1ef93da879cac8b8.zip | |
twbs ALL the links
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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": [ { |
