Skip to content

Commit 1fb90cc

Browse files
authored
Update fetch.mdx (#24357)
1 parent 3584a4e commit 1fb90cc

File tree

1 file changed

+2
-1
lines changed
  • src/content/docs/workers/runtime-apis

1 file changed

+2
-1
lines changed

src/content/docs/workers/runtime-apis/fetch.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,5 @@ export default {
134134
- [Example: Fetch HTML](/workers/examples/fetch-html/)
135135
- [Example: Fetch JSON](/workers/examples/fetch-json/)
136136
- [Example: cache using Fetch](/workers/examples/cache-using-fetch/)
137-
- Write your Worker code in [ES modules syntax](/workers/reference/migrate-to-module-workers/) for an optimized experience.
137+
- Write your Worker code in [ES modules syntax](/workers/reference/migrate-to-module-workers/) for an optimized experience.
138+
- [Error 526](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-526/#error-526-in-the-workers-context)

0 commit comments

Comments
 (0)