Skip to content

Commit

Permalink
updated readme (#2053)
Browse files Browse the repository at this point in the history
`prisma/prisma1` link updated
  • Loading branch information
tometo-dev committed Apr 2, 2020
1 parent 0b26a37 commit a1b0bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Prisma is a **database toolkit** that consists of these tools:

Prisma Client can be used in _any_ Node.js or TypeScript backend application (including serverless applications and microservices). This can be a [REST API](https://www.prisma.io/docs/prisma-in-your-stack/rest), a [GraphQL API](https://www.prisma.io/docs/prisma-in-your-stack/graphql) a gRPC API or anything else that needs a database.

> **Are you looking for Prisma 1? The Prisma 1 repository has been renamed to [`prisma/prisma1`](https://github.com/prisma/prisma)**
> **Are you looking for Prisma 1? The Prisma 1 repository has been renamed to [`prisma/prisma1`](https://github.com/prisma/prisma1)**
## Getting started

Expand Down

0 comments on commit a1b0bdb

Please sign in to comment.