update editUrl in docusaurus.config.ts to point to the correct repository
This commit is contained in:
@@ -39,7 +39,7 @@ 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/laradock/laradock/tree/master/DOCUMENTATION/',
|
||||
},
|
||||
// blog: {
|
||||
// showReadingTime: true,
|
||||
|
||||
Reference in New Issue
Block a user