Skip to content

Commit d2e8726

Browse files
committed
✨ feat: change editUrl
1 parent 8fd06c6 commit d2e8726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const config: Config = {
5151
sidebarPath: './sidebars.ts',
5252
routeBasePath: '/',
5353
editUrl:
54-
'https://github.com/baronha/react-native-multiple-image-picker/tree/master/docs/docs',
54+
'https://github.com/baronha/react-native-multiple-image-picker/tree/master/docs',
5555
lastVersion: 'current',
5656
versions: {
5757
current: {

0 commit comments

Comments
 (0)