From fde6a985dc8f83c83914da59f179e2d89e44154e Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 22 Aug 2013 17:33:41 +0200 Subject: [PATCH] bootstrap fix --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 48886b4..0062f3c 100644 --- a/registry.json +++ b/registry.json @@ -4,7 +4,7 @@ "main": "jquery" }, "bootstrap": { - "location": "github:tws/bootstrap", + "location": "github:twbs/bootstrap", "main": "dist/js/bootstrap", "depends": ["./dist/css/bootstrap"] }