From 6a1e328ecf9371b9b2ab725d0464ccec7179c016 Mon Sep 17 00:00:00 2001
From: nrbffs <38812627+nrbffs@users.noreply.github.com>
Date: Tue, 10 Sep 2019 21:31:46 +0200
Subject: [PATCH] change to 1.6 rc1

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

diff --git a/config.js b/config.js
index e90206a..c59bddb 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-alpha02/images/sysupgrade/': 'nightly',
-    '../gluon/archive/@nico/1.6-alpha02/images/factory/': 'nightly',
-    '../gluon/archive/@nico/1.6-alpha02/images/other/': 'nightly'
+    '../gluon/archive/@nico/1.6-rc1/images/sysupgrade/': 'nightly',
+    '../gluon/archive/@nico/1.6-rc1/images/factory/': 'nightly',
+    '../gluon/archive/@nico/1.6-rc1/images/other/': 'nightly'
   },
   // page title
   title: 'Firmware',
-- 
GitLab