Skip to content

Commit

Permalink
Fix url of tRPC's next-minimal-starter (#38452)
Browse files Browse the repository at this point in the history
Fix url of tRPC's `next-minimal-starter`

## Documentation / Examples

- [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
KATT committed Jul 11, 2022
1 parent 419765a commit d2eb786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-trpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Next.js + tRPC minimal implementation

- https://github.com/trpc/examples-next-minimal-starter
- https://github.com/trpc/trpc/tree/main/examples/next-minimal-starter

0 comments on commit d2eb786

Please sign in to comment.