Skip to content

Commit eb86495

Browse files
committed
fix edit url
1 parent 6a35987 commit eb86495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config = {
4444
// Please change this to your repo.
4545
// Remove this to remove the "edit this page" links.
4646
editUrl:
47-
'https://github.com/CrestApps/laravel-code-generator/docs/docs/edit/master/',
47+
'https://github.com/CrestApps/laravel-code-generator/edit/master/docs/',
4848
},
4949
theme: {
5050
customCss: './src/css/custom.css',

0 commit comments

Comments
 (0)