Skip to content
Snippets Groups Projects
Commit f14955f0 authored by nrbffs's avatar nrbffs
Browse files

correct path for beta and nightly

parent 1a53dde4
No related branches found
No related tags found
Loading
...@@ -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