From 72c2868943840f485d0d9438a55118b934df2c02 Mon Sep 17 00:00:00 2001 From: q-- Date: Tue, 14 Jan 2014 11:46:52 +0100 Subject: [PATCH] Removed http:// from basket.js link --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index da26ec523..732489d69 100644 --- a/share/apps.json +++ b/share/apps.json @@ -257,7 +257,7 @@ "implies": "PHP" }, "basket.js": { - "website": "http://addyosmani.github.io/basket.js/", + "website": "addyosmani.github.io/basket.js/", "cats": [ 12 ], "script": "basket.*\\.js", "env": "^basket$"