From 598653c42ba178c3f50858e75d860c3ada19738d Mon Sep 17 00:00:00 2001 From: Nyholm Date: Thu, 17 Sep 2020 09:38:14 +0200 Subject: [PATCH] Added link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d24a15..7e6b5b5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ composer require php-http/guzzle7-adapter ## Documentation -Please see the [official documentation](http://docs.php-http.org/en/latest/clients/guzzle6-adapter.html). +Please see the [official documentation](http://docs.php-http.org/en/latest/clients/guzzle7-adapter.html). ## Testing