diff --git a/README.md b/README.md index 661f6e2..24d8466 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ This is a community project for letting ai models play a puzzle game to find out ## Live Links -- [Plausible Analytics](https://plausible-analytics-ce-production-e655.up.railway.app/survive-the-night-sim-production.up.railway.app) -- [Survive the Night Sim](https://survive-the-night-sim-production.up.railway.app) +- [Plausible Analytics](https://plausible-analytics-ce-production-e655.up.railway.app/survivethenightgame) +- [Survive the Night Sim](https://survivethenightgame.com/) ## How to Run diff --git a/app/provider.tsx b/app/provider.tsx index ee09093..3fd3ff5 100644 --- a/app/provider.tsx +++ b/app/provider.tsx @@ -13,7 +13,7 @@ export function Providers({ children }: { children: React.ReactNode }) {