From 143f76c10f5594dc628909f94ff87cf1b30a1b94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ste=CC=81phane=20HULARD?= Date: Thu, 24 Nov 2022 18:53:17 +0100 Subject: [PATCH] Update link to reactphp/http repository. We were using an outdated link to a deprecated repository. --- clients/react-adapter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/react-adapter.rst b/clients/react-adapter.rst index 4f69c29..8e96e84 100644 --- a/clients/react-adapter.rst +++ b/clients/react-adapter.rst @@ -78,4 +78,4 @@ Note that since v4 calling `wait` on `Http\Promise\Promise` is expected to run i .. include:: includes/further-reading-async.inc -.. _React HTTP client: https://github.com/reactphp/http-client +.. _React HTTP client: https://github.com/reactphp/http