Merge pull request 'fix(): href /LICENSE -> /LICENSE.txt' (#54) from v3 into preview
Reviewed-on: simrail/simrail.alekswilc.dev#54
This commit is contained in:
commit
60108b5332
@ -107,7 +107,7 @@ export const Home: React.FC = () =>
|
|||||||
} }
|
} }
|
||||||
/></p>
|
/></p>
|
||||||
<p>{ t("home.footer.license") } <Link className="color-orchid"
|
<p>{ t("home.footer.license") } <Link className="color-orchid"
|
||||||
to={ "/LICENSE" }>GNU
|
to={ "/LICENSE.txt" }>GNU
|
||||||
AGPL V3</Link></p>
|
AGPL V3</Link></p>
|
||||||
<p>{ t("home.footer.powered") } <Link className="color-orchid"
|
<p>{ t("home.footer.powered") } <Link className="color-orchid"
|
||||||
to={ "https://tailadmin.com/" }>TailAdmin</Link>
|
to={ "https://tailadmin.com/" }>TailAdmin</Link>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user