Skip to content
Snippets Groups Projects
Verified Commit b6b98ba2 authored by nrbffs's avatar nrbffs Committed by Nico
Browse files

correct path for beta and nightly

parent e5fd40c5
No related branches found
No related tags found
No related merge requests found
...@@ -35,12 +35,12 @@ var config = { ...@@ -35,12 +35,12 @@ var config = {
'../gluon/archive/1.7/images/sysupgrade/': 'stable', '../gluon/archive/1.7/images/sysupgrade/': 'stable',
'../gluon/archive/1.7/images/factory/': 'stable', '../gluon/archive/1.7/images/factory/': 'stable',
'../gluon/archive/1.7/images/other/': 'stable', '../gluon/archive/1.7/images/other/': 'stable',
'../gluon/beta/images/sysupgrade/': 'beta', '../gluon/beta/sysupgrade/': 'beta',
'../gluon/beta/images/factory/': 'beta', '../gluon/beta/factory/': 'beta',
'../gluon/beta/images/other/': 'beta', '../gluon/beta/other/': 'beta',
'../gluon/nightly/images/sysupgrade/': 'nightly', '../gluon/nightly/sysupgrade/': 'nightly',
'../gluon/nightly/images/factory/': 'nightly', '../gluon/nightly/factory/': 'nightly',
'../gluon/nightly/images/other/': 'nightly' '../gluon/nightly/other/': 'nightly'
}, },
// page title // page title
title: 'Firmware', title: 'Firmware',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment