mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 18:49:01 +08:00
fix: changelog link (#216)
This commit is contained in:
parent
f9df23a091
commit
10848d74a0
@ -67,7 +67,7 @@ export default function AccountAbout({
|
|||||||
<div className='flex items-center'>
|
<div className='flex items-center'>
|
||||||
<Link
|
<Link
|
||||||
className={classNames(buttonClassName, 'mr-2')}
|
className={classNames(buttonClassName, 'mr-2')}
|
||||||
href={'https://github.com/langgenius'}
|
href={'https://github.com/langgenius/dify/releases'}
|
||||||
target='_blank'
|
target='_blank'
|
||||||
>
|
>
|
||||||
{t('common.about.changeLog')}
|
{t('common.about.changeLog')}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user