Skip to content

Conversation

@Ayush2k02
Copy link

Summary

Fixed the broken link in the Neon connection documentation that was causing a 404 error.

Changes

Details

The original shortlink was returning a 404 error. The new link points to an active example repository maintained by neondatabase-labs that demonstrates using Drizzle ORM with the Neon Serverless driver in a Cloudflare Worker.

This repository includes:

  • Cloudflare Workers with Hono.js
  • Drizzle ORM integration
  • Neon Serverless driver usage
  • Complete setup instructions
  • Working example code

Closes: drizzle-team/drizzle-orm#5155
Related: #598

Fixed the broken link (http://driz.link/neon-cf-ex) in the Neon connection documentation by replacing it with the correct GitHub repository URL (https://github.com/neondatabase-labs/cloudflare-drizzle-neon).

The original shortlink was returning a 404 error. The new link points to an active example repository maintained by neondatabase-labs that demonstrates using Drizzle ORM with the Neon Serverless driver in a Cloudflare Worker.

Fixes: drizzle-team/drizzle-orm#5155
Related: drizzle-team#598
@Ayush2k02 Ayush2k02 marked this pull request as draft December 25, 2025 04:58
@Ayush2k02 Ayush2k02 marked this pull request as ready for review December 25, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS]:Update broken link for Neon Serverless driver in Cloudflare Workers guide

1 participant