Merge pull request #3581 from hichemfantar/fix-edit-page-link
fix: update editUrl in docusaurus.config.ts
This commit is contained in:
@@ -36,10 +36,8 @@ const config: Config = {
|
||||
docs: {
|
||||
id: 'default',
|
||||
sidebarPath: './sidebars.ts',
|
||||
// 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