Skip to content

Commit d880358

Browse files
authored
Merge branch 'main' into feat/auto_discover_ip
2 parents a0a597e + a57ddb1 commit d880358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config = {
4444
blog: {
4545
showReadingTime: true,
4646
editUrl:
47-
'https://github.com/datafuselabs/databend/edit/main/databend/blog',
47+
'https://github.com/datafuselabs/databend/edit/main/website',
4848
},
4949
theme: {
5050
customCss: require.resolve('./src/css/custom.scss'),

0 commit comments

Comments
 (0)