Skip to content

Commit d1da6ba

Browse files
committed
Fix the reference links
1 parent 05d0194 commit d1da6ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

controller.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,8 +545,6 @@ Sending Early Hints
545545

546546
The Early Hints helper of the ``AbstractController`` was introduced
547547
in Symfony 6.3.
548-
.. _`Early hints`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103
549-
.. _`SAPI`: https://www.php.net/manual/en/function.php-sapi-name.php
550548

551549
`Early hints`_ tell the browser to start downloading some assets even before the
552550
application sends the response content. This improves perceived performance
@@ -634,4 +632,6 @@ Learn more about Controllers
634632

635633
.. _`Symfony Maker`: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
636634
.. _`unvalidated redirects security vulnerability`: https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_Cheat_Sheet.html
635+
.. _`Early hints`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103
636+
.. _`SAPI`: https://www.php.net/manual/en/function.php-sapi-name.php
637637
.. _`FrankenPHP`: https://frankenphp.dev

0 commit comments

Comments
 (0)