fix: point Playground link to playground.tpmjs.com

This commit is contained in:
Ajax Davis 2025-12-12 12:21:04 +10:00
parent 55bb521d77
commit a99ea61cfe

View file

@ -33,11 +33,11 @@ export function AppHeader(): React.ReactElement {
How It Works
</Button>
</Link>
<Link href="/playground">
<a href="https://playground.tpmjs.com" target="_blank" rel="noopener noreferrer">
<Button variant="ghost" size="sm" className="text-foreground hover:text-foreground">
Playground
</Button>
</Link>
</a>
<Link href="/spec">
<Button variant="ghost" size="sm" className="text-foreground hover:text-foreground">
Spec