From 4c56c258009acb94863f79a4159fe977bd459b9e Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 25 Nov 2015 02:29:59 -0800 Subject: [PATCH] gogs image url have changed --- CloudronManifest.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 4492bd0..b9d2fac 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -25,9 +25,10 @@ "contactEmail": "apps@cloudron.io", "icon": "gogs-lg.png", "mediaLinks": [ - "http://gogs.io/imgs/screenshoots/1.png", - "http://gogs.io/imgs/screenshoots/2.png", - "http://gogs.io/imgs/screenshoots/5.png" + "https://gogs.io/img/screenshots/1.png", + "https://gogs.io/img/screenshots/2.png", + "https://gogs.io/img/screenshots/4.png", + "https://gogs.io/img/screenshots/5.png" ], "tags": [ "version control", "git", "code hosting", "development" ], "targetBoxVersion": "0.4.0",