We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f683df commit 835d313Copy full SHA for 835d313
components/browser_kit.rst
@@ -13,7 +13,7 @@ The BrowserKit Component
13
In Symfony versions prior to 4.3, the BrowserKit component could only make
14
internal requests to your application. Starting from Symfony 4.3, this
15
component can also :ref:`make HTTP requests to any public site <component-browserkit-external-requests>`
16
- when using it in combination with the :doc:`HttpClient component </components/http_client>`_.
+ when using it in combination with the :doc:`HttpClient component </components/http_client>`.
17
18
Installation
19
------------
0 commit comments