From a6290084e4a621a1e9ce47b020a62b4462156105 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Tue, 23 Aug 2016 09:27:46 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6d34de..9397e08 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ testing code that depends on a HTTPlug client to send requests and receive respo ## Documentation -Please see the [official documentation](http://docs.php-http.org/en/latest/clients/mock-client.html). +Please see the [mock client](http://docs.php-http.org/en/latest/clients/mock-client.html) section in the [official documentation](http://docs.php-http.org). ## Testing