remove outdated comments in docusaurus.config.ts related to editUrl
This commit is contained in:
@@ -36,8 +36,6 @@ 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/laradock/laradock/tree/master/DOCUMENTATION/',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user