From bbea30af2f8ef26c72b2f04e698abe1b05bd33b1 Mon Sep 17 00:00:00 2001 From: Thomas Knickman Date: Mon, 12 Sep 2022 13:49:09 -0400 Subject: [PATCH] chore(examples): update turborepo examples link --- examples/with-turbo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/with-turbo/README.md b/examples/with-turbo/README.md index 4e403d41ec38..dc116013fb15 100644 --- a/examples/with-turbo/README.md +++ b/examples/with-turbo/README.md @@ -1,3 +1,3 @@ The official examples are maintained by the Turborepo team: -- [Typescript](https://github.com/vercel/turborepo/tree/main/examples/basic) +- [Turborepo + Next.js Examples](https://github.com/vercel/turborepo/tree/main/examples/with-nextjs)