Skip to content

Commit 2c29fa9

Browse files
authored
Update content/recipes/prisma.md
1 parent 2761d34 commit 2c29fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/prisma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,6 @@ In this recipe, you learned how to use Prisma along with NestJS to implement a R
533533
If you want to learn more about using NestJS with Prisma, be sure to check out the following resources:
534534

535535
- [NestJS & Prisma](https://wwww.prisma.io/nestjs)
536-
- [Ready-to-run example projects for REST & GraphQL]()
536+
- [Ready-to-run example projects for REST & GraphQL](https://github.com/prisma/prisma-examples/)
537537
- [Production-ready starter kit](https://github.com/fivethree-team/nestjs-prisma-starter#instructions)
538538
- [Video: Accessing Databases using NestJS with Prisma (5min)](https://www.youtube.com/watch?v=UlVJ340UEuk&ab_channel=Prisma) by [Marc Stammerjohann](https://github.com/marcjulian)

0 commit comments

Comments
 (0)