8000
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 5aec7c4 commit e7056a8Copy full SHA for e7056a8
components/browser_kit/introduction.rst
@@ -47,7 +47,7 @@ This method accepts a request and should return a response::
47
48
For a simple implementation of a browser based on an HTTP layer, have a look
49
at `Goutte`_. For an implementation based on ``HttpKernelInterface``, have a
50
-look at the Client provided by the :doc:`/components/http_kernel/introduction`.
+look at the Client provided by the :doc:`HttpKernel component </components/http_kernel/introduction>`.
51
52
Making Requests
53
~~~~~~~~~~~~~~~
0 commit comments