diff --git a/lstDocs/docusaurus.config.ts b/lstDocs/docusaurus.config.ts index 48b502b..0af6ba0 100644 --- a/lstDocs/docusaurus.config.ts +++ b/lstDocs/docusaurus.config.ts @@ -44,7 +44,8 @@ const config: Config = { sidebarPath: "./sidebars.ts", // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: "https://git.tuffraid.net/cowch/lst", + editUrl: + "https://git.tuffraid.net/cowch/lst/src/branch/main/lstDocs", }, // blog: { // showReadingTime: true,