From: Michael Wallner Date: Sun, 24 Sep 2017 08:17:16 +0000 (+0200) Subject: fix links X-Git-Tag: v2.1.3~4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=commitdiff_plain;h=34c095436315742ca4af4b671f54ad235b905c6f fix links --- diff --git a/README.md b/README.md index 4c4a52c..58d8cb8 100644 --- 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).