Skip to content

Commit

Permalink
config.ts: update links to edit
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Oct 30, 2023
1 parent 95ae5a6 commit 0c90f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ const config: 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/cronica-it/preview/edit/master/website/',
},
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/cronica-it/preview/edit/master/website/',
},
theme: {
customCss: './src/css/custom.css',
Expand Down

0 comments on commit 0c90f9e

Please sign in to comment.