Merge pull request #700 from btat/update-nav-link

[SEO] Use www in link
This commit is contained in:
Billy Tat
2023-06-22 14:10:38 -07:00
committed by GitHub
+1 -1
View File
@@ -96,7 +96,7 @@ module.exports = {
className: 'navbar__github',
},
{
href: 'https://rancher.com',
href: 'https://www.rancher.com',
label: 'Rancher Home',
position: 'right',
},