Skip to content

Commit f8b4e4f

Browse files
Update src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 5ad0159 commit f8b4e4f

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/using-prisma-postgres-with-workers

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ To enhance your application further:
229229
- Add [caching](https://www.prisma.io/docs/postgres/caching) to your queries.
230230
- Explore the [Prisma Postgres documentation](https://www.prisma.io/docs/postgres/getting-started).
231231
232-
To see how to build a real-time application with Cloudflare workers and Prisma Postgres, read [this](https://www.prisma.io/docs/guides/prisma-postgres-realtime-on-cloudflare) guide.
232+
To see how to build a real-time application with Cloudflare Workers and Prisma Postgres, read [this](https://www.prisma.io/docs/guides/prisma-postgres-realtime-on-cloudflare) guide.

0 commit comments

Comments
 (0)