From 2ef7004615e47e2e78b64ccef4c18248bee58f21 Mon Sep 17 00:00:00 2001 From: aurac Date: Thu, 13 Apr 2023 15:41:11 +0200 Subject: [PATCH] Update external link Updated link for Ryan Tomayko's article "Things Caches Do" --- http_cache.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http_cache.rst b/http_cache.rst index dc763bb3ec9..16fd7215385 100644 --- a/http_cache.rst +++ b/http_cache.rst @@ -372,7 +372,7 @@ Learn more http_cache/* -.. _`Things Caches Do`: https://2ndscale.com/writings/things-caches-do +.. _`Things Caches Do`: https://tomayko.com/blog/2008/things-caches-do .. _`Cache Tutorial`: https://www.mnot.net/cache_docs/ .. _`Varnish`: https://varnish-cache.org/ .. _`Squid in reverse proxy mode`: https://wiki.squid-cache.org/SquidFaq/ReverseProxy