diff --git a/README.md b/README.md index 035269ca..70908ee7 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ A list of things not working right now: 1. ~GitHub authentication (use email)~ 2. [Prisma: Error: ENOENT: no such file or directory, open '/var/task/.next/server/chunks/schema.prisma'](https://github.com/prisma/prisma/issues/16117) -3. [Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414) +3. ~[Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414)~ ## Why not trpc, Turborepo, pnpm or X?