diff --git a/HowtoPostgreSQL.md b/HowtoPostgreSQL.md index 7f1af257..4d07578d 100644 --- a/HowtoPostgreSQL.md +++ b/HowtoPostgreSQL.md @@ -117,7 +117,7 @@ Si on préfère passer par un mot de passe pour s'authentifier, il faut changer Bien s'assurer que les utilisateurs PostgreSQL ont un mot de passe de défini avant ! -Pour plus de détails on pourra consulter la [documentation](https://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html) +Pour plus de détails on pourra consulter la [documentation](https://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html). ## Configuration