Skip to content

Commit

Permalink
(docs): Fixing the incorrect link to the Import Prisma Schema page.
Browse files Browse the repository at this point in the history
  • Loading branch information
dericksozo committed Oct 18, 2023
1 parent 92348d6 commit 8ab14ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/set-up-entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,5 @@ Let's take this further by learning how to set roles and permissions on your var

:::tip
There's an alternative to manually creating entities and entity fields.
Amplication's [**Import Prisma Schema**](/import-prisma-schema/) feature lets you use your _existing_ databases for a head start on development.
Amplication's [**Import Prisma Schema**](/how-to/import-prisma-schema) feature lets you use your _existing_ databases for a head start on development.
:::

0 comments on commit 8ab14ca

Please sign in to comment.