Skip to content

Commit 0718190

Browse files
committed
4
1 parent 66099da commit 0718190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default defineConfig({
4848
],
4949

5050
editLink: {
51-
pattern: "https://github.com/vectorlex/vectorlex.github.io/tree/main/src/:path?plain=1", // 改成自己的仓库
51+
pattern: "https://github.com/vectorlex/vectorlex.github.io/tree/main/src/:path?plain=1",
5252
text: "在 GitHub 上查看源代码"
5353
},
5454

0 commit comments

Comments
 (0)