update editUrl in docusaurus.config.ts to point to the correct repository

This commit is contained in:
Hichem Fantar
2024-11-21 17:41:15 +01:00
parent 480286abe5
commit 8293c61062

View File

@@ -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,