[config.w32] Warn that propro was discontinued
[m6w6/ext-propro] / README.md
index a4aaa1fdb4639c985962adbdbaaee4f12a937fe7..04d9c6f712bb0cb70e3a4dd6aacce30847c06ec1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # ext-propro
 
-[![Build Status](https://travis-ci.org/m6w6/ext-propro.svg?branch=v1.0.x)](https://travis-ci.org/m6w6/ext-propro)
+[![Build Status](https://travis-ci.org/m6w6/ext-propro.svg?branch=master)](https://travis-ci.org/m6w6/ext-propro)
 
 The "Property Proxy" extension provides a fairly transparent proxy for internal
 object properties hidden in custom non-zval implementations.
@@ -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?propro)
-and pharext packages attached to [releases](./releases).
+and pharext packages attached to [releases](https://github.com/m6w6/ext-propro/releases).
 
 ### Checkout