Skip to content

Commit dffc9ee

Browse files
committed
minor #21527 Fix link reference being incorrect (Max Baldanza)
This PR was merged into the 7.4 branch. Discussion ---------- Fix link reference being incorrect This causes the build to fail Commits ------- e5654c6 Fix link reference being incorrect
2 parents 44d3761 + e5654c6 commit dffc9ee

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)