We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236e80d commit fa4ea0fCopy full SHA for fa4ea0f
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/ExpTechTW/TREM-docs",
+ editUrl: "https://github.com/ExpTechTW/TREM-docs/tree/main",
42
editLocalizedFiles: true,
43
},
44
blog: {
45
showReadingTime: true,
46
47
48
49
50
51
theme: {
0 commit comments