feat: update link (#3121)
This commit is contained in:
parent
e7833a070e
commit
6672a03e7f
3 changed files with 3 additions and 2 deletions
|
|
@ -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' />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue