diff --git a/src/content/docs/ruleset-engine/reference/phases-list.mdx b/src/content/docs/ruleset-engine/reference/phases-list.mdx index a8ef332d26748de..000c5af17b2ec8b 100644 --- a/src/content/docs/ruleset-engine/reference/phases-list.mdx +++ b/src/content/docs/ruleset-engine/reference/phases-list.mdx @@ -45,12 +45,12 @@ The phases execute in the order they appear in the table. | `http_request_origin` | [Origin Rules](/rules/origin-rules/) | | `ddos_l7`\* | [HTTP DDoS Attack Protection](/ddos-protection/managed-rulesets/http/) | | `http_request_api_gateway` | [API Gateway](/api-shield/api-gateway/) | -| `http_request_firewall_custom` | [Web Application Firewall (WAF)](/waf/custom-rules/) | -| `http_ratelimit` | [Rate limiting rules](/waf/rate-limiting-rules/) | +| `http_request_firewall_custom` | [Custom rules (Web Application Firewall)](/waf/custom-rules/) | +| `http_ratelimit` | [Rate limiting rules (WAF)](/waf/rate-limiting-rules/) | | *N/A* (internal phase) | [API Shield](/api-shield/) | -| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) | +| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) | | `http_request_sbfm` | [Super Bot Fight Mode](/bots/get-started/pro/) | -| *N/A* (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) | +| *N/A* (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) | | `http_request_redirect` | [Bulk Redirects](/rules/url-forwarding/bulk-redirects/) | | *N/A* (internal phase) | [Managed Transforms](/rules/transform/managed-transforms/) | | `http_request_late_transform` | [HTTP Request Header Modification Rules](/rules/transform/request-header-modification/) | @@ -77,5 +77,4 @@ The phases execute in the order they appear in the table. | `http_ratelimit` | [Rate limiting rules](/waf/rate-limiting-rules/) (when they use response information) | | `http_response_compression` | [Compression Rules](/rules/compression-rules/) | | `http_response_firewall_managed` | [Cloudflare Sensitive Data Detection](/waf/managed-rules/) (Data Loss Prevention) | -| `http_log_custom_fields` | [Logpush custom fields](/logs/reference/custom-fields/) | - +| `http_log_custom_fields` | [Logpush custom fields](/logs/reference/custom-fields/) | \ No newline at end of file