Skip to content

Commit

Permalink
更新github链接
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhongjia committed Sep 14, 2023
1 parent 7ecbe7a commit 89f3ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learn/.vitepress/socialLinks.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { DefaultTheme } from "vitepress";

export default [
{ icon: "github", link: "https://github.com/jinzhongjia/learnzig" },
{ icon: "github", link: "https://github.com/learnzig/learnzig" },
] as DefaultTheme.SocialLink[];

0 comments on commit 89f3ae4

Please sign in to comment.