Skip to content

Commit 19cf862

Browse files
authored
Update src/content/docs/cache/advanced-configuration/cache-reserve.mdx
1 parent 55e7ec7 commit 19cf862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/advanced-configuration/cache-reserve.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Asset purges are free operations.
124124

125125
Cache Reserve will be instantly purged along with edge cache when you send a purge by URL request.
126126

127-
Other purge methods, such as purge by tag, host, prefix, or purge everything will force an attempt to [revalidate](cache/concepts/cache-responses/#revalidated) on the subsequent request for the Cache Reserve asset. Note that assets purged this way will still incur storage costs until their retention TTL expires.
127+
Other purge methods, such as purge by tag, host, prefix, or purge everything will force an attempt to [revalidate](/cache/concepts/cache-responses/#revalidated) on the subsequent request for the Cache Reserve asset. Note that assets purged this way will still incur storage costs until their retention TTL expires.
128128

129129
:::note
130130
Note this differs from the standard CDN's purge by tag, host, or prefix features which force a cache miss, requiring the origin to deliver the asset in full.

0 commit comments

Comments
 (0)