diff --git a/docusaurus.config.js b/docusaurus.config.js index 66f0696263a..5967a97e3d8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -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',