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 e06d90b commit 382f0abCopy full SHA for 382f0ab
source/page/index.tsx
@@ -20,7 +20,7 @@ const menu: NavMenu[] = [
20
{
21
title: '中文讨论',
22
target: '_blank',
23
- href: 'https://github.com/JSCIG/es-discuss/issues'
+ href: 'https://github.com/JSCIG/es-discuss/discussions'
24
},
25
{ title: '开放组织', target: '_blank', href: 'https://github.com/JSCIG' },
26
0 commit comments