From 5c4ad167f731180caff30ddf9be3198d3077d7dd Mon Sep 17 00:00:00 2001 From: Markus Pesch <markus.pesch@cryptic.systems> Date: Sat, 31 May 2025 14:02:28 +0200 Subject: [PATCH] docs(README): adapt documentation to be compliant with markdownlint --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec196bd..8bdc604 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,8 @@ supported languages. ### POSTFIXADMIN_ENCRYPT Via `POSTFIXADMIN_ENCRYPT` can be the algorithm specified to encrypt passwords of users. The algorithm `md5crypt` is -defined as default. Other possible values are documented -[here](https://github.com/postfixadmin/postfixadmin/blob/master/DOCUMENTS/HASHING.md). +defined as default. Further possible algorithms can be found in the +[documentation](https://github.com/postfixadmin/postfixadmin/blob/master/DOCUMENTS/HASHING.md). ### POSTFIXADMIN_SETUP_PASSWORD