From 9f99cc69a3d08e7544582b1961e8b343ca8c1a33 Mon Sep 17 00:00:00 2001 From: Gilles Darold Date: Wed, 22 May 2019 09:10:22 +0200 Subject: [PATCH] Fix documentation URL. Thanks to Kara Mansel for the report. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2399678..b3b5aa6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ 2. Look at the [closed issues](https://github.com/darold/pgbadger/issues?state=closed), we may have already answered a similar problem -3. [Read the doc](http://darold.github.com/pgbadger/). It is short and useful. +3. [Read the doc](http://pgbadger.darold.net/documentation.html). It is short and useful. ## Coding style -- 2.50.0