mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 02:16:51 +08:00
fix: changelog link (#216)
This commit is contained in:
@@ -67,7 +67,7 @@ export default function AccountAbout({
|
||||
<div className='flex items-center'>
|
||||
<Link
|
||||
className={classNames(buttonClassName, 'mr-2')}
|
||||
href={'https://github.com/langgenius'}
|
||||
href={'https://github.com/langgenius/dify/releases'}
|
||||
target='_blank'
|
||||
>
|
||||
{t('common.about.changeLog')}
|
||||
|
||||
Reference in New Issue
Block a user