fix regression introduced with http\Params::PARSE_RFC5987
[m6w6/ext-http] / README.md
index 6d4a56bcfe2f3a9ab23c01c58970f826c2b15331..e0bc0ca94d7b99e3f5b80bfd4f3e1473b1d78b6b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # ext-http
 
-[![Build Status](https://travis-ci.org/m6w6/ext-http.svg?branch=master)](https://travis-ci.org/m6w6/ext-http)
+[![Build Status](https://travis-ci.org/m6w6/ext-http.svg?branch=v2.5.x)](https://travis-ci.org/m6w6/ext-http)
 [![Join the chat at https://gitter.im/m6w6/ext-http](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/m6w6/ext-http)
 
 Extended HTTP support. Again.
@@ -20,7 +20,7 @@ Known issues are listed in [BUGS](./BUGS) and future ideas can be found in [TODO
 ### PHARext
 
 Watch out for [PECL replicates](https://replicator.pharext.org?pecl_http)
-and pharext packages attached to [releases](./releases).
+and pharext packages attached to [releases](https://github.com/m6w6/ext-http/releases).
 
 ### Checkout