feat: update link (#3121)
This commit is contained in:
@@ -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' />
|
||||
|
Reference in New Issue
Block a user