diff --git a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1015.mdx b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1015.mdx index 3bce018e9ba2bde..161219dea488567 100644 --- a/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1015.mdx +++ b/src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1015.mdx @@ -23,5 +23,5 @@ _Unable to purge_ is another `1015` error code relating to [Cloudflare cache pur - If your Rate Limiting blocks requests in a short time period (for example, one second) try increasing the time period to 10 seconds. :::note -If you expect a new Cloudflare Worker to exceed rate limits, refer to the [Workers documentation](/workers platform/limits) for guidance. +If you expect a new Cloudflare Worker to exceed rate limits, refer to the [Workers documentation](/workers/platform/limits/) for guidance. :::