From d4179c22ec4cbe065633558aada4b291dfcf8317 Mon Sep 17 00:00:00 2001
From: nrbffs <38812627+nrbffs@users.noreply.github.com>
Date: Sat, 14 Sep 2019 20:31:43 +0200
Subject: [PATCH] change to 1.6 stable

---
 config.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.js b/config.js
index 1ad6f82..b55260f 100644
--- a/config.js
+++ b/config.js
@@ -32,9 +32,9 @@ var config = {
   // relative image paths and branch
   directories: {
     //'../gluon/stable/factory/': 'stable',
-    '../gluon/archive/@nico/1.6-rc1/images/sysupgrade/': 'stable',
-    '../gluon/archive/@nico/1.6-rc1/images/factory/': 'stable',
-    '../gluon/archive/@nico/1.6-rc1/images/other/': 'stable'
+    '../gluon/archive/1.6/images/sysupgrade/': 'stable',
+    '../gluon/archive/1.6/images/factory/': 'stable',
+    '../gluon/archive/1.6/images/other/': 'stable'
   },
   // page title
   title: 'Firmware',
-- 
GitLab