Skip to content

Commit 06ea1f5

Browse files
fix deprecated link
The current link targets which states in its readme: "This repository has moved to notiz-dev/nestjs-prisma-starter!". The PR links to the currently maintained repo.
1 parent 4c31b40 commit 06ea1f5

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
@@ -549,5 +549,5 @@ If you want to learn more about using NestJS with Prisma, be sure to check out t
549549

550550
- [NestJS & Prisma](https://www.prisma.io/nestjs)
551551
- [Ready-to-run example projects for REST & GraphQL](https://github.com/prisma/prisma-examples/)
552-
- [Production-ready starter kit](https://github.com/fivethree-team/nestjs-prisma-starter#instructions)
552+
- [Production-ready starter kit](https://github.com/notiz-dev/nestjs-prisma-starter#instructions)
553553
- [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)