Skip to content

Commit

Permalink
chore(examples): update turborepo examples link (#40487)
Browse files Browse the repository at this point in the history
## Documentation / Examples

We now maintain a landing page of all monorepo examples with Next.js apps. We can point users here instead. 

- [X] Make sure the linting passes by running `pnpm lint`
- [X] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
  • Loading branch information
tknickman committed Sep 12, 2022
1 parent d6f5ebf commit d83ceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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)

0 comments on commit d83ceee

Please sign in to comment.