mirror of
https://github.com/covidpass-org/covidpass.git
synced 2025-02-23 06:57:40 +01:00
open ontario health link in new tab
This commit is contained in:
parent
d1ca278fde
commit
c47091684a
@ -365,7 +365,7 @@ function Form(): JSX.Element {
|
||||
{t('index:visit')}
|
||||
|
||||
<Link href="https://covid19.ontariohealth.ca">
|
||||
<a className="underline">
|
||||
<a className="underline" target="_blank">
|
||||
{t('index:ontarioHealth')}
|
||||
</a>
|
||||
</Link>
|
||||
|
Loading…
x
Reference in New Issue
Block a user