8000 Fixed a reference · symfony/symfony-docs@e7056a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit e7056a8

Browse files
committed
Fixed a reference
1 parent 5aec7c4 commit e7056a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/browser_kit/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This method accepts a request and should return a response::
4747

4848
For a simple implementation of a browser based on an HTTP layer, have a look
4949
at `Goutte`_. For an implementation based on ``HttpKernelInterface``, have a
50-
look at the Client provided by the :doc:`/components/http_kernel/introduction`.
50+
look at the Client provided by the :doc:`HttpKernel component </components/http_kernel/introduction>`.
5151

5252
Making Requests
5353
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0