From 90fb40b7073af222478a99ee1ef93da879cac8b8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 25 Jul 2013 12:24:13 -0700 Subject: twbs ALL the links --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') 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": [ { -- cgit v1.2.3