[gimp-web: 1/3] downloads: add trailing / to one mirror url to make mirror checking easier



commit 84215f99ce529e7283d2e1e2b03b29f71954b682
Author: Michael Schumacher <schumaml gmx de>
Date:   Wed Jun 10 01:43:21 2020 +0200

    downloads: add trailing / to one mirror url to make mirror checking easier

 content/downloads/mirrors2.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/content/downloads/mirrors2.json b/content/downloads/mirrors2.json
index 2468f04b..e37aaa52 100644
--- a/content/downloads/mirrors2.json
+++ b/content/downloads/mirrors2.json
@@ -14,7 +14,7 @@
       "ftp://ftp.acc.umu.se/pub/gimp/";
     ],
     "lysator.liu.se" : [
-      "https://ftp.lysator.liu.se/pub/gimp";,
+      "https://ftp.lysator.liu.se/pub/gimp/";,
       "ftp://ftp.lysator.liu.se/pub/gimp";,
       "rsync://ftp.lysator.liu.se/pub/gimp"
     ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]