diff --git a/README.md b/README.md index 0a029921..a2d27950 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Play Money** is a prediction market platform. This codebase is structured as a monorepo using Turborepo, containing multiple standalone apps and shared feature packages. -[Join the discord!](https://discord.gg/3vgjSYT3) +[Join the discord!](https://discord.gg/Q5CeSMFeBP) ## Project Structure diff --git a/apps/web/app/(app)/layout.tsx b/apps/web/app/(app)/layout.tsx index 86453820..b3e4879d 100644 --- a/apps/web/app/(app)/layout.tsx +++ b/apps/web/app/(app)/layout.tsx @@ -86,7 +86,7 @@ export default async function AppLayout({ children }: { children: React.ReactNod