Skip to content

Commit 0a87fa2

Browse files
[dev] fix edit url
1 parent e69eb71 commit 0a87fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ const config = {
199199
({
200200
docs: {
201201
sidebarPath: require.resolve('./sidebars.js'),
202-
editUrl: 'https://github.com/DHTMLX/docs-scheduler/edit/master/',
202+
editUrl: 'https://github.com/DHTMLX/scheduler-docs/edit/master/',
203203
routeBasePath: '/',
204204
},
205205
blog: false,

0 commit comments

Comments
 (0)