diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-07-02 00:15:41 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-07-02 00:15:41 +0200 |
commit | 9bf5257bb6f0e67d49015941827496586271bede (patch) | |
tree | edc8fe5f36b22b509092395a32e72796efeda85d /doc/development.md | |
parent | c54903cd6308cf4a56a439ea74d3f8943e5b605c (diff) | |
parent | 95df46e54ce090506cdce1c54616ea849670c2db (diff) |
Merge tag 'upstream/0.5.1' into debian
Upstream version 0.5.1
Diffstat (limited to 'doc/development.md')
-rw-r--r-- | doc/development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development.md b/doc/development.md index 52ebf90..708712f 100644 --- a/doc/development.md +++ b/doc/development.md @@ -193,7 +193,7 @@ recursively remove the directory `$BASEDIR`. [IMAP4rev1]: https://tools.ietf.org/html/rfc3501 [Dovecot]: https://dovecot.org -[Dovecot Logging]: https://doc.dovecot.org/admin_manual/dovecot_logging/ +[Dovecot Logging]: https://doc.dovecot.org/admin_manual/logging/ [Dovecot LDA]: https://wiki.dovecot.org/LDA [`getlogin`(3)]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/getlogin.html [User Databases]: https://doc.dovecot.org/configuration_manual/authentication/user_databases_userdb/ |