From e4e8bef0f08c382e2c9ded36f18b2f6c3ed93795 Mon Sep 17 00:00:00 2001 From: poldy79 <leonard@penzer.de> Date: Sat, 13 Feb 2016 22:20:00 +0100 Subject: [PATCH] updated download url for v2016.1, added images into path --- site.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site.conf b/site.conf index a0a22b5..6fa5e0e 100644 --- a/site.conf +++ b/site.conf @@ -214,7 +214,7 @@ stable = { name = 'stable', mirrors = { - 'http://[fd21:b4dc:4b00::a38:1]/gluon/stable/sysupgrade', -- gluongw + 'http://[fd21:b4dc:4b00::a38:1]/gluon/stable/images/sysupgrade', -- gw01 }, good_signatures = 2, pubkeys = { @@ -226,7 +226,7 @@ beta = { name = 'beta', mirrors = { - 'http://[fd21:b4dc:4b00::a38:1]/gluon/beta/sysupgrade', -- gluongw + 'http://[fd21:b4dc:4b00::a38:1]/gluon/beta/images/sysupgrade', -- gw01 }, good_signatures = 1, pubkeys = { @@ -238,7 +238,7 @@ nightly = { name = 'nightly', mirrors = { - 'http://[fd21:b4dc:4b00::a38:1]/gluon/nightly/sysupgrade', -- gluongw + 'http://[fd21:b4dc:4b00::a38:1]/gluon/nightly/images/sysupgrade', -- gw01 }, good_signatures = 1, pubkeys = { -- GitLab