mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-22 04:49:36 +02:00
Merge pull request #70 from itsbhanusharma/patch-1
Use correct changelog link
This commit is contained in:
commit
b5ba9856ed
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ const AppDetails = (): JSX.Element => {
|
||||||
<p className={classes.AppVersion}>
|
<p className={classes.AppVersion}>
|
||||||
See changelog {' '}
|
See changelog {' '}
|
||||||
<a
|
<a
|
||||||
href='https://github.com/pawelmalak/flame/CHANGELOG.md'
|
href='https://github.com/pawelmalak/flame/blob/master/CHANGELOG.md'
|
||||||
target='_blank'
|
target='_blank'
|
||||||
rel='noreferrer'>
|
rel='noreferrer'>
|
||||||
here
|
here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue