Skip to content

Commit 332f269

Browse files
committed
update edit link
1 parent 93c5130 commit 332f269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const config: Config = {
4747
},
4848
docs: {
4949
sidebarPath: './src/sidebars/sidebars.ts',
50-
editUrl: 'https://github.com/conduitio/conduit-site/edit/main/',
50+
editUrl: 'https://github.com/conduitio/conduitio.github.io/edit/main/',
5151
showLastUpdateTime: true,
5252
},
5353
theme: {

0 commit comments

Comments
 (0)