Skip to content

Commit e5abe97

Browse files
Update src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Co-authored-by: Nikolas <[email protected]>
1 parent 55822d1 commit e5abe97

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
@@ -188,7 +188,7 @@ Run the development server:
188188
npm run dev
189189
```
190190

191-
Visit `https://localhost:8787` to see your app in action.
191+
Visit [`https://localhost:8787`](https://localhost:8787) to see your app in action.
192192

193193
## 4. Deploy the application to Cloudflare
194194

0 commit comments

Comments
 (0)