Skip to content

Commit

Permalink
Edit URL
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed Mar 17, 2023
1 parent f89ef64 commit 5856f6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/thomaspoignant/go-feature-flag/tree/main/website/docs',
'https://github.com/thomaspoignant/go-feature-flag/tree/main/website/',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/thomaspoignant/go-feature-flag/tree/main/website/blog',
'https://github.com/thomaspoignant/go-feature-flag/tree/main/website/',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
Expand Down

0 comments on commit 5856f6f

Please sign in to comment.