prepare for v1.0
[m6w6/ext-pq] / README.md
index cb4d725acbb132d2f774c84aff81f5862ead2471..a62b85d44667e044a1127b8ced97667fa191f773 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # pecl/pq
 
-[![Build Status](https://travis-ci.org/m6w6/ext-pq.svg?branch=master)](https://travis-ci.org/m6w6/ext-pq)
+[![Build Status](https://travis-ci.org/m6w6/ext-pq.svg?branch=v1.0.x)](https://travis-ci.org/m6w6/ext-pq)
 
 ## About:
 
@@ -8,9 +8,9 @@ This is a modern binding to the mature [libpq](http://www.postgresql.org/docs/cu
 
 ### Highlights:
 
-* Nearly 100% support for [asynchronous usage](http://devel-m6w6.rhcloud.com/mdref/pq/Connection/: Asynchronous Usage).
-* Extended [type support by pg_type](http://devel-m6w6.rhcloud.com/mdref/pq/Types/: Overview).
-* Fetching simple [multi-dimensional array maps](http://devel-m6w6.rhcloud.com/mdref/pq/Result/map).
+* Nearly 100% support for [asynchronous usage](https://mdref.m6w6.name/pq/Connection/: Asynchronous Usage).
+* Extended [type support by pg_type](https://mdref.m6w6.name/pq/Types/: Overview).
+* Fetching simple [multi-dimensional array maps](https://mdref.m6w6.name/pq/Result/map).
 * Working [Gateway implementation](https://github.com/m6w6/pq-gateway).
 
 ## Installation:
@@ -35,4 +35,4 @@ It optionally depends on the following extensions:
 
 ## Documentation:
 
-Documentation is available at http://devel-m6w6.rhcloud.com/mdref/pq/
+Documentation is available at https://mdref.m6w6.name/pq