diff --git a/docusaurus.config.ts b/docusaurus.config.ts index f9e066f..650a2ed 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -28,7 +28,7 @@ const config: Config = { docs: { sidebarPath: './sidebars.ts', editUrl: - 'https://github.com/plexusorg/Website/tree/master', + 'https://github.com/plexusorg/Website/tree/new', }, theme: { customCss: './src/css/custom.css',