feat: update link (#3121)

This commit is contained in:
crazywoola
2024-04-06 14:57:07 +08:00
committed by GitHub
parent e7833a070e
commit 6672a03e7f
3 changed files with 3 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ export default function AppSelector({ isMobile }: IAppSelecotr) {
<Menu.Item>
<Link
className={classNames(itemClassName, 'group justify-between')}
href='https://feedback.dify.ai/'
href='https://github.com/langgenius/dify/discussions'
target='_blank' rel='noopener noreferrer'>
<div>{t('common.userProfile.roadmapAndFeedback')}</div>
<ArrowUpRight className='hidden w-[14px] h-[14px] text-gray-500 group-hover:flex' />