prepare release 2.1.5
[m6w6/ext-pq] / README.md
index 4c4a52c4a513b6e3fcc69a1d090aa1b7ea6a89fd..58d8cb833e3138fe8ff08b4a43c8fbee5cadd9cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ This is a modern binding to the mature [libpq](http://www.postgresql.org/docs/cu
 
 ### Highlights:
 
-* 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).
+* 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).