Fix GitHub button URL

This commit is contained in:
Billy Tat 2022-10-05 13:06:21 -07:00
parent af5b0ed554
commit cbe226a0aa
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ module.exports = {
className: 'navbar__docs',
},
{
href: 'https://github.com/rancher/rke2',
href: 'https://github.com/rancher/fleet',
label: 'GitHub',
position: 'right',
className: 'navbar__github btn btn-secondary icon-github',