Skip to content

Commit

Permalink
fix edit link [SLT-338]
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Oct 12, 2024
1 parent 29d6bdd commit ccbbc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bridge/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const config: Config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/synapsecns/sanguine/edit/master/docs/bridge/blog-posts/',
'https://github.com/synapsecns/sanguine/edit/master/docs/bridge/',
docRootComponent: '@theme/DocRoot',
docItemComponent: '@theme/ApiItem', // derived from docusaurus-theme-openapi-docs
// docItemComponent: '@theme/ApiItem', // derived from docusaurus-theme-openapi-docs
Expand Down

0 comments on commit ccbbc92

Please sign in to comment.