Skip to content

Commit f2789ea

Browse files
authored
fix: editUrl
1 parent c8aceb8 commit f2789ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ const config = {
120120
sidebarPath: "./sidebars.js",
121121
// Remove this to remove the "edit this page" links.
122122
editUrl:
123-
"https://github.com/podium-lib/podium-lib.github.io/tree/source/docs",
123+
"https://github.com/podium-lib/podium-lib.github.io/tree/source",
124124
},
125125
blog: {
126126
showReadingTime: true,

0 commit comments

Comments
 (0)