Skip to content

Commit

Permalink
Edit docusaurus.config.ts : fix editUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaika9 committed Jun 3, 2024
1 parent a2c855c commit 83bf8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const config: Config = {
docs: {
sidebarPath: './sidebars.ts',
editUrl:
'https://github.com/Paladium-Developpement/PaladiumBedrock.Wiki',
'https://github.com/Paladium-Developpement/PaladiumBedrock.Wiki/tree/main/',
},
theme: {
customCss: './src/css/custom.css',
Expand Down

0 comments on commit 83bf8cd

Please sign in to comment.