Skip to content

Commit e5654c6

Browse files
author
Max Baldanza
committed
Fix link reference being incorrect
This causes the build to fail
1 parent 44d3761 commit e5654c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4160,5 +4160,5 @@ to know their differences.
41604160
.. _`Link HTTP header`: https://tools.ietf.org/html/rfc5988
41614161
.. _`SMTP session`: https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol#SMTP_transport_example
41624162
.. _`PHP attributes`: https://www.php.net/manual/en/language.attributes.overview.php
4163-
.. _`public cache`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Caching#shared_cache
4163+
.. _`shared cache`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Caching#shared_cache
41644164
.. _`private cache`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Caching#private_caches

0 commit comments

Comments
 (0)