Skip to content

Commit 2fc3ba6

Browse files
committed
zz
1 parent e4ba809 commit 2fc3ba6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/.vitepress/constants.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,13 @@ export const CONTRIBUTORS = [
2929
]
3030

3131
export const COMMUNITIES = [
32-
{ name: '论坛', logoName: 'zhlang.png', link: 'https://zh-lang.osanswer.net/c/walang' },
32+
{ name: 'GitCode', logoName: 'gitcode.png', link: 'https://gitcode.com/wa-lang/wa' },
3333
{ name: '𝕏', logoName: 'x.png', link: 'https://twitter.com/wayuyan' },
3434
{ name: '知乎', logoName: 'zhihu.svg', link: 'https://www.zhihu.com/question/570351019' },
3535
{ name: 'B站', logoName: 'bilibili.png', link: 'https://space.bilibili.com/344260496' },
3636
{ name: '开源中国', logoName: 'oschina.png', link: 'https://my.oschina.net/walang' },
3737
{ name: '开放科技社区', logoName: 'opentekr.png', link: 'http://opentekr.com/enterprisedetail?id=239' },
3838
{ name: 'GLCC开源夏令营', logoName: 'gitlink.jpg', link: 'https://www.gitlink.org.cn/wa-lang/base60' },
39-
{ name: 'Gitcode', logoName: 'gitcode.png', link: 'https://gitcode.net/wa-lang/wa' },
4039
]
4140

4241
export const DEMOS = [

0 commit comments

Comments
 (0)