diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index f09ddd8f820..ed57914fb03 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -4160,5 +4160,5 @@ to know their differences. .. _`Link HTTP header`: https://tools.ietf.org/html/rfc5988 .. _`SMTP session`: https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol#SMTP_transport_example .. _`PHP attributes`: https://www.php.net/manual/en/language.attributes.overview.php -.. _`public cache`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Caching#shared_cache +.. _`shared cache`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Caching#shared_cache .. _`private cache`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Caching#private_caches