From 8753b0832ddc8375768061ae372283c4accb08c8 Mon Sep 17 00:00:00 2001 From: nenizera Date: Fri, 28 Nov 2025 19:03:00 +0000 Subject: [PATCH] [Cache] Update cdn-cache-control.mdx Per current menu in the dash. --- src/content/docs/cache/concepts/cdn-cache-control.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cache/concepts/cdn-cache-control.mdx b/src/content/docs/cache/concepts/cdn-cache-control.mdx index 4057f084912d6b7..357b62aef901f4e 100644 --- a/src/content/docs/cache/concepts/cdn-cache-control.mdx +++ b/src/content/docs/cache/concepts/cdn-cache-control.mdx @@ -24,7 +24,7 @@ Additionally, surrogates will not honor `Cache-Control` headers in the response ### Edge Cache TTL cache rule -The [Edge Cache TTL cache rule](/cache/how-to/cache-rules/settings/#edge-ttl) overrides the amount of time an asset is cached on the edge (Cloudflare data centers). This cache rule overrides directives in `Cloudflare-CDN-Cache-Control/CDN-Cache-Control` which manage how long an asset is cached on the edge. You can create this rule in the dashboard in **Cache** > **Cache Rules**. +The [Edge Cache TTL cache rule](/cache/how-to/cache-rules/settings/#edge-ttl) overrides the amount of time an asset is cached on the edge (Cloudflare data centers). This cache rule overrides directives in `Cloudflare-CDN-Cache-Control/CDN-Cache-Control` which manage how long an asset is cached on the edge. You can create this rule in the dashboard in **Caching** > **Cache Rules**. ### Browser Cache TTL cache rule