Skip to content

Commit

Permalink
Update edit urls
Browse files Browse the repository at this point in the history
  • Loading branch information
hsvikum committed Nov 10, 2023
1 parent 14abeae commit a7515ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/99x/privacy.99x.io/edit/master/',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/99x/privacy.99x.io/edit/master/',
},
theme: {
customCss: './src/css/custom.css',
Expand Down

0 comments on commit a7515ee

Please sign in to comment.