Skip to content

Commit

Permalink
fix: edit url
Browse files Browse the repository at this point in the history
  • Loading branch information
failfmi committed Dec 10, 2024
1 parent fefabdb commit fc65331
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 @@ module.exports = {
routeBasePath: "/",
sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo.
editUrl: "https://github.com/PufferFinance/website-docs/tree/main",
editUrl: "https://github.com/PufferFinance/unifi-docs/tree/main",
remarkPlugins: [math],
rehypePlugins: [katex],
},
Expand Down

0 comments on commit fc65331

Please sign in to comment.