fix: changelog link (#216)

pull/217/head
Joel 3 years ago committed by GitHub
parent f9df23a091
commit 10848d74a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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