Updating GH link

This commit is contained in:
Jennifer Travinski
2022-09-12 10:59:32 -04:00
parent 872809ba37
commit bf71be6f6f
+8 -8
View File
@@ -51,15 +51,15 @@ module.exports = {
// href: 'en', // href: 'en',
}, },
items: [ items: [
{
type: 'doc',
docId: 'rancher-manager',
position: 'right',
label: 'Docs',
className: 'navbar__docs',
},
{ {
type: 'doc', href: 'https://github.com/rancher/rancher-docs',
docId: 'rancher-manager',
position: 'right',
label: 'Docs',
className: 'navbar__docs',
},
{
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',