Skip to content

Commit

Permalink
Fix link to Prisma documentation (#2028)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakshshah96 committed Apr 1, 2020
1 parent e679571 commit c06d2ef
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 @@ -45,7 +45,7 @@ The Quickstart is based on a preconfigured SQLite database. You can also get sta

## How does Prisma work

This section provides a high-level overview of how Prisma works and its most important technical components. For a more thorough introduction, visit the [Prisma documentation](prisma.io/docs).
This section provides a high-level overview of how Prisma works and its most important technical components. For a more thorough introduction, visit the [Prisma documentation](https://www.prisma.io/docs/).

### The Prisma schema

Expand Down

0 comments on commit c06d2ef

Please sign in to comment.