change link to the lite.ghostchain.io
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
3063903ce6
commit
47f828331f
@ -35,11 +35,11 @@ export const Settings: React.FC = () => {
|
|||||||
<Link
|
<Link
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
to={"https://health.extension.ghostchain.io"}
|
to={"https://lite.ghostchain.io"}
|
||||||
>
|
>
|
||||||
<div className="flex flex-row justify-between">
|
<div className="flex flex-row justify-between">
|
||||||
<HeartPulse className="w-4 h-4 mr-2 text-primary hover:text-foreground" />
|
<HeartPulse className="w-4 h-4 mr-2 text-primary hover:text-foreground" />
|
||||||
Check Health
|
GHOST Lite
|
||||||
</div>
|
</div>
|
||||||
</Link>
|
</Link>
|
||||||
</Button>
|
</Button>
|
||||||
|
Loading…
Reference in New Issue
Block a user