From 30a25192b1e115580128fe0df2b7df5809c697c0 Mon Sep 17 00:00:00 2001 From: Kreshnik Hasanaj Date: Wed, 25 Dec 2013 00:32:47 +0100 Subject: [PATCH] Removed the http Removed the http from the website URL --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index d031f2d08..73d0a392e 100644 --- a/share/apps.json +++ b/share/apps.json @@ -3035,7 +3035,7 @@ "implies": [ "Python" , "jQuery" ] }, "Ghost": { - "website": "http://ghost.org", + "website": "ghost.org", "cats": [ 11 ], "headers": { "X-Ghost-Cache-Status": ".*" } }