Skip to content

Commit

Permalink
fix: editUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud authored Jan 24, 2025
1 parent c8aceb8 commit f2789ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const config = {
sidebarPath: "./sidebars.js",
// Remove this to remove the "edit this page" links.
editUrl:
"https://github.com/podium-lib/podium-lib.github.io/tree/source/docs",
"https://github.com/podium-lib/podium-lib.github.io/tree/source",
},
blog: {
showReadingTime: true,
Expand Down

0 comments on commit f2789ea

Please sign in to comment.