We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428916c commit c2076acCopy full SHA for c2076ac
docs/.vitepress/constants.ts
@@ -36,7 +36,7 @@ export const CONTRIBUTORS = [
36
37
export const COMMUNITIES = [
38
{ name: '公众号', logoName: 'wechat.svg', link: 'https://mp.weixin.qq.com/s/W-yKrT904jCHm_OXS0f0gA' },
39
- { name: '知乎', logoName: 'zhihu.svg', link: 'https://www.zhihu.com/question/570351019' },
+ { name: '知乎', logoName: 'zhihu.svg', link: 'https://www.zhihu.com/topic/28467412/' },
40
{ name: 'B站', logoName: 'bilibili.png', link: 'https://space.bilibili.com/344260496' },
41
{ name: '𝕏', logoName: 'x.png', link: 'https://twitter.com/wayuyan' },
42
]
0 commit comments