Skip to content

Commit e5c1645

Browse files
author
Márk Sági-Kazár
committed
Fix cross-linking
1 parent 5fa49ac commit e5c1645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/guzzle5-adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Then create the adapter::
3737

3838
$adapter = new GuzzleAdapter($guzzle, new GuzzleMessageFactory());
3939

40-
Or if you installed the :ref:`discovery <discovery>` layer::
40+
Or if you installed the :doc:`discovery </discovery>` layer::
4141

4242
use Http\Adapter\Guzzle5\Client as GuzzleAdapter;
4343

0 commit comments

Comments
 (0)