Skip to content

Commit 6c53a4e

Browse files
committed
update
1 parent 3b3dfab commit 6c53a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Even without using advanced features, ZenStack offers the following benefits as
4747
2. More TypeScript type inference, less code generation.
4848
3. Fully-typed query-builder API as a better escape hatch compared to Prisma's [raw queries](https://www.prisma.io/docs/orm/prisma-client/using-raw-sql/raw-queries) or [typed SQL](https://www.prisma.io/docs/orm/prisma-client/using-raw-sql/typedsql).
4949

50-
> Although ZenStack v3's runtime doesn't depend on Prisma anymore (specifically, `@prisma/client`), it still relies on Prisma to handle database migration. See [database migration](#database-migration) for more details.
50+
> Although ZenStack v3's runtime doesn't depend on Prisma anymore (specifically, `@prisma/client`), it still relies on Prisma to handle database migration. See [database migration](<[#database-migration](https://zenstack.dev/docs/3.x/orm/migration)>) for more details.
5151
5252
# Quick start
5353

0 commit comments

Comments
 (0)