Skip to content

Commit 8bed247

Browse files
authored
[Cache] Update purge-by-single-file.mdx (#24595)
To purge assets stored in cache through Cache API operations.
1 parent d3c15ab commit 8bed247

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/cache/how-to/purge-cache/purge-by-single-file.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Always use UTF-8 encoded URLs for single-file cache purges. Wildcards are not su
3838

3939
:::note
4040
For information on how to use single-file purge to purge assets cached by a Workers fetch, refer to [Single file purge assets cached by a Worker](/workers/reference/how-the-cache-works/#single-file-purge-assets-cached-by-a-worker).
41+
42+
For information on how to purge assets cached by [Cache API](/workers/runtime-apis/cache/) operations, refer to [Purge assets stored with the Cache API](/workers/reference/how-the-cache-works/#purge-assets-stored-with-the-cache-api).
4143
:::
4244

4345
:::caution

0 commit comments

Comments
 (0)