diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 71e2d77..584d747 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -38,14 +38,14 @@ 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/ExpTechTW/TREM-docs", + editUrl: "https://github.com/ExpTechTW/TREM-docs/tree/main", editLocalizedFiles: true, }, blog: { showReadingTime: true, // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: "https://github.com/ExpTechTW/TREM-docs", + editUrl: "https://github.com/ExpTechTW/TREM-docs/tree/main", editLocalizedFiles: true, }, theme: {