Skip to content

Commit ea6a3e2

Browse files
authored
Fix example url
1 parent 31a3fc8 commit ea6a3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,7 @@ the response, replace the current request by another one or change the chunk
16461646
passthru itself.
16471647

16481648
Checking the test cases implemented in
1649-
:class:`Symfony\\Component\\HttpClient\\Response\\Tests\\AsyncDecoratorTraitTest`
1649+
:class:`Symfony\\Component\\HttpClient\\Tests\\AsyncDecoratorTraitTest`
16501650
might be a good start to get various working examples for a better understanding.
16511651
Here are the use cases that it simulates:
16521652

0 commit comments

Comments
 (0)