From d7faeff3f66f53edf2e6d23e57970b60809ea1e3 Mon Sep 17 00:00:00 2001 From: Oscar Otero Date: Mon, 22 Jan 2018 23:17:00 +0100 Subject: [PATCH] Fixed PSR-15 link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c566e70..1b7b486 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ HTTP Server Handler Provides the `RequestHandlerInterface` of [PSR-15][psr-15]. -[psr-15]: https://github.com/php-fig/fig-standards/tree/master/accepted/PSR-15-http-request-handlers.md +[psr-15]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-15-request-handlers.md