diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index ed0680352..235c288ef 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -342,7 +342,7 @@ const config: Config = { sidebarPath: "./sidebars.ts", // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: "https://github.com/janhq/cortex.so/tree/main/", + editUrl: "https://github.com/janhq/cortex.cpp/blob/dev/docs/", }, sitemap: { changefreq: "daily",