From 58d44bc1877d2c416cfa4a25e5bcd2d70806e73c Mon Sep 17 00:00:00 2001 From: Tomas Date: Wed, 3 Feb 2016 09:40:47 +0200 Subject: [PATCH] Fixed docs url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65c8208..06e209c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ $ composer require php-http/message-factory ## Documentation -Please see the [official documentation](http://php-http.readthedocs.org/en/latest/message-factory/). +Please see the [official documentation](http://docs.php-http.org/en/latest/message/message-factory.html). ## Contributing