We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce46848 commit 1382e3aCopy full SHA for 1382e3a
src/components/Header.tsx
@@ -392,10 +392,9 @@ export default function Header() {
392
{
393
key: 'join-us',
394
label: '如何加入我们',
395
- href: 'https://kaiyuanshe.feishu.cn/wiki/NVExwJkvFiMbnwkhuW1ciUYineg',
+ href: '/join-us',
396
description: '了解如何加入开源社',
397
- group: 'brand',
398
- target: '_blank'
+ group: 'brand'
399
}
400
]
401
0 commit comments