Skip to content

Commit c9d298e

Browse files
Merge pull request #10 from gietos/spec-link
Fixed link to specification
2 parents 34bb331 + 652ac28 commit c9d298e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository holds all interfaces/classes/traits related to
66

77
Note that this is not an HTTP client implementation of its own. It is merely an
88
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)
9+
[the specification](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-18-http-client.md)
1010
for more details.
1111

1212
You can find implementations of the specification by looking for packages providing

0 commit comments

Comments
 (0)