Merge pull request #30 from jtravee/fix-GH-link

Fix GH link
This commit is contained in:
Billy Tat
2022-09-12 13:04:29 -07:00
committed by GitHub
+1 -1
View File
@@ -59,7 +59,7 @@ module.exports = {
className: 'navbar__docs',
},
{
href: 'https://github.com/rancher/',
href: 'https://github.com/rancher/rancher-docs',
label: 'GitHub',
position: 'right',
className: 'navbar__github btn btn-secondary icon-github',