chore: to new logo and name

This commit is contained in:
Joel
2023-05-09 15:08:00 +08:00
parent 06f502a524
commit 9c1cf0adb8
5 changed files with 10 additions and 19 deletions

View File

@ -323,7 +323,7 @@ const Welcome: FC<IWelcomeProps> = ({
</div>
: <div>
</div>}
<a className='flex items-center pr-3 space-x-3' href="https://langgenius.ai/" target="_blank">
<a className='flex items-center pr-3 space-x-3' href="https://dify.ai/" target="_blank">
<span className='uppercase'>{t('app.chat.powerBy')}</span>
<FootLogo />
</a>