diff --git a/config.js b/config.js
index f1bf9c3f4f46c5108082d40e52e897096988972e..edafae08ff7063429fa33767640959053036f52b 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/1.7/images/sysupgrade/': 'stable',
-    '../gluon/archive/1.7/images/factory/': 'stable',
-    '../gluon/archive/1.7/images/other/': 'stable',
+    '../gluon/stable/sysupgrade/': 'stable',
+    '../gluon/stable/factory/': 'stable',
+    '../gluon/stable/other/': 'stable',
     '../gluon/beta/sysupgrade/': 'beta',
     '../gluon/beta/factory/': 'beta',
     '../gluon/beta/other/': 'beta',