fix: changelog link

pull/216/head
金伟强 3 years ago
parent f9df23a091
commit 1fe8e7d197

@ -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')}

Loading…
Cancel
Save