Skip to content

Commit 36dbb19

Browse files
authored
Fix Workers link in 1015 error page (#23435)
1 parent 390dfce commit 36dbb19

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors

1 file changed

+1
-1
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1015.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ _Unable to purge_ is another `1015` error code relating to [Cloudflare cache pur
2323
- If your Rate Limiting blocks requests in a short time period (for example, one second) try increasing the time period to 10 seconds.
2424

2525
:::note
26-
If you expect a new Cloudflare Worker to exceed rate limits, refer to the [Workers documentation](/workers platform/limits) for guidance.
26+
If you expect a new Cloudflare Worker to exceed rate limits, refer to the [Workers documentation](/workers/platform/limits/) for guidance.
2727
:::

0 commit comments

Comments
 (0)