chore: update link of feedback (#3130)

This commit is contained in:
KVOJJJin
2024-04-07 13:37:32 +08:00
committed by GitHub
parent 6672a03e7f
commit ef80b3711e
8 changed files with 8 additions and 8 deletions

View File

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