Skip to content

Commit 1eb5ca4

Browse files
committed
fix edit links
1 parent e577322 commit 1eb5ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const config = {
4242
// Please change this to your repo.
4343
// Remove this to remove the "edit this page" links.
4444
editUrl:
45-
'https://github.com/lingo-db/docs/tree/main/',
45+
'https://github.com/lingo-db/lingo-db.github.io/tree/main/',
4646
},
4747
blog: false,
4848
theme: {

0 commit comments

Comments
 (0)