mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Remove Kubewarden references
This commit is contained in:
@@ -39,7 +39,7 @@ module.exports = {
|
|||||||
className: 'navbar__docs',
|
className: 'navbar__docs',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/kubewarden/',
|
href: 'https://github.com/rancher/',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
className: 'navbar__github btn btn-secondary icon-github',
|
className: 'navbar__github btn btn-secondary icon-github',
|
||||||
@@ -67,7 +67,7 @@ module.exports = {
|
|||||||
/* other docs plugin options */
|
/* other docs plugin options */
|
||||||
sidebarPath: require.resolve('./sidebars.js'),
|
sidebarPath: require.resolve('./sidebars.js'),
|
||||||
showLastUpdateTime: true,
|
showLastUpdateTime: true,
|
||||||
editUrl: 'https://github.com/kubewarden/docs/edit/main/',
|
editUrl: 'https://github.com/rancher/docs/edit/master/',
|
||||||
lastVersion: 'current',
|
lastVersion: 'current',
|
||||||
versions: {
|
versions: {
|
||||||
current: {
|
current: {
|
||||||
@@ -83,5 +83,5 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user