We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb1303d commit d5990beCopy full SHA for d5990be
reference/configuration/framework.rst
@@ -3035,7 +3035,7 @@ enabled
3035
3036
**type**: ``boolean`` **default**: ``true`` or ``false`` depending on your installation
3037
3038
-Adds a Link HTTP header to the response.
+Adds a `Link HTTP header`_ to the response.
3039
3040
workflows
3041
~~~~~~~~~
@@ -3210,3 +3210,4 @@ to know their differences.
3210
.. _`session.cache-limiter`: https://www.php.net/manual/en/session.configuration.php#ini.session.cache-limiter
3211
.. _`Microsoft NTLM authentication protocol`: https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
3212
.. _`utf-8 modifier`: https://www.php.net/reference.pcre.pattern.modifiers
3213
+.. _`Link HTTP header`: https://tools.ietf.org/html/rfc5988
0 commit comments