Skip to content

Commit 1382e3a

Browse files
committed
feat: joinUs page
1 parent ce46848 commit 1382e3a

File tree

3 files changed

+716
-3
lines changed

3 files changed

+716
-3
lines changed

src/components/Header.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -392,10 +392,9 @@ export default function Header() {
392392
{
393393
key: 'join-us',
394394
label: '如何加入我们',
395-
href: 'https://kaiyuanshe.feishu.cn/wiki/NVExwJkvFiMbnwkhuW1ciUYineg',
395+
href: '/join-us',
396396
description: '了解如何加入开源社',
397-
group: 'brand',
398-
target: '_blank'
397+
group: 'brand'
399398
}
400399
]
401400
}

0 commit comments

Comments
 (0)