We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21d7da commit 236e80dCopy full SHA for 236e80d
docusaurus.config.ts
@@ -38,14 +38,14 @@ const config: Config = {
38
sidebarPath: "./sidebars.ts",
39
// Please change this to your repo.
40
// Remove this to remove the "edit this page" links.
41
- editUrl: "https://github.com/NKUST-iOS-Club/docs/tree/main/",
+ editUrl: "https://github.com/ExpTechTW/TREM-docs",
42
editLocalizedFiles: true,
43
},
44
blog: {
45
showReadingTime: true,
46
47
48
49
50
51
theme: {
0 commit comments