diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 023fcb09..f60ca540 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -89,7 +89,7 @@ const config: Config = { position: 'right', }, { - href: 'https://opensource.respawn.pro/flowmvi/javadocs/index.html', + href: 'https://opensource.respawn.pro/FlowMVI/javadocs/index.html', label: 'API Docs', position: 'right', },