Skip to content

Commit

Permalink
Merge pull request #2 from diemade/patch-1
Browse files Browse the repository at this point in the history
Update docusaurus.config.js to fix Edit-url
  • Loading branch information
Frooodle authored Apr 22, 2024
2 parents c3b0e50 + b0481c7 commit d3684c0
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 @@ -33,7 +33,7 @@ const config = {
({
docs: {
sidebarPath: require.resolve('./sidebars.js'),
editUrl: 'https://github.com/Stirling-Tools/Stirling-PDF/tree/main/',
editUrl: 'https://github.com/Stirling-Tools/Stirling-Tools.github.io/tree/main/',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
Expand Down

0 comments on commit d3684c0

Please sign in to comment.