diff --git a/docusaurus.config.js b/docusaurus.config.js index 54f1837ba50..5967a97e3d8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -51,13 +51,13 @@ module.exports = { // href: 'en', }, items: [ - { + { type: 'doc', docId: 'rancher-manager', position: 'right', label: 'Docs', className: 'navbar__docs', - }, + }, { href: 'https://github.com/rancher/rancher-docs', label: 'GitHub',