diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-07-01 19:53:00 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-07-01 19:53:00 +0200 |
commit | f87eba73b4108ed9eb624731d5a93a9982476c30 (patch) | |
tree | e33200c2b4891d644e1f2e5f287b813954c88f73 | |
parent | e22657a49dd09368c14e59aac7c61b64c90a6555 (diff) |
doc/development.md: Fix broken link.
-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/ |