Skip to content

Commit 349a6ac

Browse files
authored
[Cache] Update get-started.mdx (#22780)
Tiered Cache per product's name. Let's refer here to its docs as well.
1 parent f70aed3 commit 349a6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Configure your settings to cache static HTML or cache anonymous page views of dy
4343

4444
## Improve cache HIT rates
4545

46-
Include or exclude query strings, optimize cache keys, or enable tiered cache to improve HIT rates and reduce traffic to your origin.
46+
Include or exclude query strings, optimize cache keys, or enable [Tiered Cache](/cache/how-to/tiered-cache/) to improve HIT rates and reduce traffic to your origin.
4747

4848
* [Choose a cache level](/cache/how-to/set-caching-levels/)
4949
* [Enable Tiered Cache with Argo](/cache/how-to/tiered-cache/#enable-tiered-cache)

0 commit comments

Comments
 (0)