Procházet zdrojové kódy

fix: changelog link (#216)

tags/0.3.1
Joel před 2 roky
rodič
revize
10848d74a0
Žádný účet není propojen s e-mailovou adresou tvůrce revize

+ 1
- 1
web/app/components/header/account-about/index.tsx Zobrazit soubor

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

Načítá se…
Zrušit
Uložit