From 6e3ae1c4ba17616c9b0ee8fc0462940c0b737aae Mon Sep 17 00:00:00 2001 From: jinzhongjia Date: Wed, 13 Sep 2023 22:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=A4=BE=E5=8C=BA=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- learn/.vitepress/sidebar.ts | 2 +- learn/appendix/community.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/learn/.vitepress/sidebar.ts b/learn/.vitepress/sidebar.ts index 57f2533a..9a90bb43 100644 --- a/learn/.vitepress/sidebar.ts +++ b/learn/.vitepress/sidebar.ts @@ -53,7 +53,7 @@ export default [ link: "/appendix/community", }, { - text: "zig 第三方库", + text: "第三方库", link: "/appendix/well-known-lib", }, ], diff --git a/learn/appendix/community.md b/learn/appendix/community.md index e18c789a..e2c6fae0 100644 --- a/learn/appendix/community.md +++ b/learn/appendix/community.md @@ -6,4 +6,7 @@ outline: deep 以下列出了一些,zig 相关的社区: -TODO... +- [Zig NEWS](https://zig.news/) +- [Ziggit](https://ziggit.dev/) +- [lemm](https://lemm.ee/c/zig) +- [Zig SHOW](https://zig.show/)