diff --git a/docusaurus.config.js b/docusaurus.config.js index 3e0d8dc..984adb9 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -74,6 +74,10 @@ const config = { label: 'About', to: '/about', }, + { + label: 'Docs', + to: 'https://docs.codex.storage' + }, { label: 'Github', href: 'https://github.com/codex-storage',