From e3477c5f257eaa7d5f68791091bd25623515c328 Mon Sep 17 00:00:00 2001 From: Bas van den Aakster Date: Sat, 8 Nov 2025 10:58:28 +0100 Subject: [PATCH] Remove reference to deleted DEPLOYMENT.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 9e52eeb..89f15ca 100644 --- a/README.md +++ b/README.md @@ -213,13 +213,6 @@ npx wrangler pages deploy dist --project-name=rondevu-demo 4. Set output directory: `dist` 5. Deploy automatically on every push! -See [DEPLOYMENT.md](./DEPLOYMENT.md) for detailed instructions including: -- Git integration setup -- Wrangler CLI deployment -- Custom domain configuration -- Environment variables -- Branch preview deployments - ### License MIT