We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34bb331 commit 652ac28Copy full SHA for 652ac28
README.md
@@ -6,7 +6,7 @@ This repository holds all interfaces/classes/traits related to
6
7
Note that this is not an HTTP client implementation of its own. It is merely an
8
interface that describes an HTTP client. See
9
-[the specification](https://github.com/php-fig/fig-standards/blob/master/proposed/http-client/http-client.md)
+[the specification](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-18-http-client.md)
10
for more details.
11
12
You can find implementations of the specification by looking for packages providing
0 commit comments