Skip to content

Commit 382f0ab

Browse files
authored
Update index.tsx
update link for adopting github discussions feature for JSCIG/discuss
1 parent e06d90b commit 382f0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/page/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const menu: NavMenu[] = [
2020
{
2121
title: '中文讨论',
2222
target: '_blank',
23-
href: 'https://github.com/JSCIG/es-discuss/issues'
23+
href: 'https://github.com/JSCIG/es-discuss/discussions'
2424
},
2525
{ title: '开放组织', target: '_blank', href: 'https://github.com/JSCIG' },
2626
{

0 commit comments

Comments
 (0)