Skip to content

Commit d123aca

Browse files
Update content/recipes/prisma.md
1 parent 2c29fa9 commit d123aca

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
@@ -532,7 +532,7 @@ In this recipe, you learned how to use Prisma along with NestJS to implement a R
532532

533533
If you want to learn more about using NestJS with Prisma, be sure to check out the following resources:
534534

535-
- [NestJS & Prisma](https://wwww.prisma.io/nestjs)
535+
- [NestJS & Prisma](https://www.prisma.io/nestjs)
536536
- [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)