From: Darold Gilles Date: Mon, 23 Jun 2014 14:09:56 +0000 (+0200) Subject: Fix bad URL to documentation. Thanks to Rodolphe Quiedeville for the report. X-Git-Tag: v6.0~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61de99dbbc60798ad0fae2b3a32381fc43a4626b;p=pgbadger Fix bad URL to documentation. Thanks to Rodolphe Quiedeville for the report. --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0bb5ad4..8341ef1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,4 +6,4 @@ 2. Look at the [closed issues](https://github.com/dalibo/pgbadger/issues?state=closed), we may have already answered a similar problem -3. [Read the doc](http://dalibo.github.com/pgbadger/documentation.html). It is short and useful. +3. [Read the doc](http://dalibo.github.com/pgbadger/). It is short and useful.