Skip to content

Commit def4e1a

Browse files
committed
minor symfony#14582 Fix: DOCtor-RST build (OskarStark)
This PR was merged into the 5.2 branch. Discussion ---------- Fix: DOCtor-RST build Follows symfony#14581 Commits ------- 289ca7c Fix: DOCtor-RST build
2 parents 1c848e7 + 289ca7c commit def4e1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http_client.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,5 +1616,5 @@ Then configure Symfony to use your callback:
16161616
.. _`amphp/http-client`: https://packagist.org/packages/amphp/http-client
16171617
.. _`cURL options`: https://www.php.net/manual/en/function.curl-setopt.php
16181618
.. _`Server-sent events`: https://html.spec.whatwg.org/multipage/server-sent-events.html
1619-
.. _`EventSource`: https://www.w3.org/TR/eventsource/#eventsource
1620-
.. _`idempotent method`: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Idempotent_methods_and_web_applications
1619+
.. _`EventSource`: https://www.w3.org/TR/eventsource/#eventsource
1620+
.. _`idempotent method`: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Idempotent_methods_and_web_applications

0 commit comments

Comments
 (0)