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.
2 parents 34bb331 + 652ac28 commit c9d298eCopy full SHA for c9d298e
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