Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywoola committed Sep 3, 2024
1 parent c3bdb81 commit 179f992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/components/header/account-dropdown/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export default function AppSelector({ isMobile }: IAppSelecotr) {
<Menu.Item>
<Link
className={classNames(itemClassName, 'group justify-between')}
href='https://dify.featurebase.app/ '
href='roadmap.dify.ai '
target='_blank' rel='noopener noreferrer'>
<div>{t('common.userProfile.roadmap')}</div>
<ArrowUpRight className='hidden w-[14px] h-[14px] text-gray-500 group-hover:flex' />
Expand Down

0 comments on commit 179f992

Please sign in to comment.