Skip to content

Commit 5eb01ea

Browse files
committed
minor #18202 [Cache] Update external link (aurac)
This PR was merged into the 5.4 branch. Discussion ---------- [Cache] Update external link Updated link for Ryan Tomayko's article "Things Caches Do" <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 2ef7004 Update external link
2 parents 556b108 + 2ef7004 commit 5eb01ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Learn more
372372

373373
http_cache/*
374374

375-
.. _`Things Caches Do`: https://2ndscale.com/writings/things-caches-do
375+
.. _`Things Caches Do`: https://tomayko.com/blog/2008/things-caches-do
376376
.. _`Cache Tutorial`: https://www.mnot.net/cache_docs/
377377
.. _`Varnish`: https://varnish-cache.org/
378378
.. _`Squid in reverse proxy mode`: https://wiki.squid-cache.org/SquidFaq/ReverseProxy

0 commit comments

Comments
 (0)