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",