Skip to content

Commit f272c58

Browse files
tanstack link fixed
1 parent 47d8cea commit f272c58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/800-guides/160-tanstack-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ community_section: true
1010

1111
## Introduction
1212

13-
Prisma ORM simplifies database interactions, and [TanStack Start](https://tanstac.com/start/latest/docs/framework/react/guide/server-functions) offers a robust framework for building modern React applications. Together with [Prisma Postgres](https://www.prisma.io/postgres), they provide a seamless full-stack development experience with type-safe queries and efficient data management.
13+
Prisma ORM simplifies database interactions, and [TanStack Start](https://tanstack.com/start/latest/docs/framework/react/guide/server-functions) offers a robust framework for building modern React applications. Together with [Prisma Postgres](https://www.prisma.io/postgres), they provide a seamless full-stack development experience with type-safe queries and efficient data management.
1414

1515
This guide will walk you through integrating Prisma ORM with a Prisma Postgres database in a TanStack Start project from scratch.
1616

0 commit comments

Comments
 (0)