From 85e091d9fdee787e2bfe37edd9cb95e995642c68 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 21 Aug 2023 14:38:29 +0200 Subject: [PATCH] Fix doc links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7d54c3..c823ddd 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,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/:%20Asynchronous%20Usage). +* Extended [type support by pg_type](https://mdref.m6w6.name/pq/Types/:%20Overview). * Fetching simple [multi-dimensional array maps](https://mdref.m6w6.name/pq/Result/map). * Working [Gateway implementation](https://github.com/m6w6/pq-gateway). -- 2.30.2