Skip to content

Commit 123dd5b

Browse files
authored
docs: update Cloudflare worker itty router link example (supabase#29904)
fix: 404 link for the cloudflare worker itty router
1 parent 7e3af36 commit 123dd5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-cloudflare-workers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ return new Response(JSON.stringify(data), {
6868

6969
---
7070

71-
[👉 Next lesson](/04-proxy-supabase-requests-with-cloudflare-workers-and-itty-router)
71+
[👉 Next lesson](https://github.com/dijonmusters/supabase-data-at-the-edge/tree/main/04-proxy-supabase-requests-with-cloudflare-workers-and-itty-router)
7272

7373
---
7474

0 commit comments

Comments
 (0)