Skip to content

Commit 236e80d

Browse files
committed
fix: url
1 parent f21d7da commit 236e80d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ const config: Config = {
3838
sidebarPath: "./sidebars.ts",
3939
// Please change this to your repo.
4040
// Remove this to remove the "edit this page" links.
41-
editUrl: "https://github.com/NKUST-iOS-Club/docs/tree/main/",
41+
editUrl: "https://github.com/ExpTechTW/TREM-docs",
4242
editLocalizedFiles: true,
4343
},
4444
blog: {
4545
showReadingTime: true,
4646
// Please change this to your repo.
4747
// Remove this to remove the "edit this page" links.
48-
editUrl: "https://github.com/NKUST-iOS-Club/docs/tree/main/",
48+
editUrl: "https://github.com/ExpTechTW/TREM-docs",
4949
editLocalizedFiles: true,
5050
},
5151
theme: {

0 commit comments

Comments
 (0)