update link
authorMichael Wallner <mike@php.net>
Thu, 11 Jun 2015 09:04:34 +0000 (11:04 +0200)
committerMichael Wallner <mike@php.net>
Thu, 11 Jun 2015 09:04:34 +0000 (11:04 +0200)
README.md

index a00e8c8d1b8103e44c20ef476171db3bad4dc015..36efd5dcf8bb74fd4776bc76d8c208cfc38e74cc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Always Populate Form Data
 
 This tiny extension lets PHP's post handler parse multipart/form-data and
 application/x-www-form-urlencoded (or any other customly registered form data
 
 This tiny extension lets PHP's post handler parse multipart/form-data and
 application/x-www-form-urlencoded (or any other customly registered form data
-handler, like [json_post](http://github.com/php/pecl-http-json_post)) without
+handler, like [json_post](http://github.com/m6w6/ext-json_post)) without
 regard to the request's request method.
 
 This extension does not provide any INI entries, constants, functions or classes.
 regard to the request's request method.
 
 This extension does not provide any INI entries, constants, functions or classes.