diff --git a/blog/react-table/index.md b/blog/react-table/index.md index 0d820602..a54b0380 100644 --- a/blog/react-table/index.md +++ b/blog/react-table/index.md @@ -86,7 +86,7 @@ erDiagram ``` -A Prisma schema file is authored to reflect this database structure. +A [Prisma schema file](https://github.com/ymc9/react-query-table-zenstack/blob/main/prisma/schema.prisma) is authored to reflect this database structure. ## The "free lunch" API