Skip to content

Commit 07958df

Browse files
fix(docs/website): 修复github链接错误
1 parent 45ddf33 commit 07958df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/website/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default defineConfigWithTheme<ThemeConfig>({
4646
],
4747

4848
socialLinks: [
49-
{ icon: 'github', link: 'https://github.com/brenoepics/MinerU-PDFScanner' }
49+
{ icon: 'github', link: 'https://github.com/liuhuapiaoyuan/MinerU-PDFScanner' }
5050
]
5151
}
5252
})

0 commit comments

Comments
 (0)