mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Update URL paths & make root point to latest docs
This commit is contained in:
@@ -71,14 +71,15 @@ module.exports = {
|
||||
lastVersion: 'current',
|
||||
versions: {
|
||||
current: {
|
||||
label: 'v2.6',
|
||||
path: 'docs',
|
||||
label: 'v2.6'
|
||||
},
|
||||
2.5: {
|
||||
label: 'v2.5'
|
||||
label: 'v2.5',
|
||||
path: 'v2.5'
|
||||
},
|
||||
'2.0-2.4': {
|
||||
label: 'v2.0-v2.4'
|
||||
label: 'v2.0-v2.4',
|
||||
path: 'v2.0-v2.4'
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user