From: Gilles Darold Date: Wed, 22 May 2019 07:10:22 +0000 (+0200) Subject: Fix documentation URL. Thanks to Kara Mansel for the report. X-Git-Tag: v11.0~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f99cc69a3d08e7544582b1961e8b343ca8c1a33;p=pgbadger Fix documentation URL. Thanks to Kara Mansel for the report. --- 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