diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2022-02-24 20:15:58 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2022-02-24 20:15:58 +0100 |
commit | 404505bdf9a152ed9e0911027500b58d2c7ce72c (patch) | |
tree | cdbaeaf4e262a17ae4b4bc1a8d028cef49d1c13a /doc/development.md | |
parent | ef431a25a61a764379f035d18a04fe13b8949fca (diff) |
Documentation: Update URL targets from https://wiki.dovecot.org to https://doc.dovecot.org .
Diffstat (limited to 'doc/development.md')
-rw-r--r-- | doc/development.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development.md b/doc/development.md index 530c52b..0fe54f4 100644 --- a/doc/development.md +++ b/doc/development.md @@ -194,10 +194,10 @@ recursively remove the directory `$BASEDIR`. [IMAP4rev1]: https://tools.ietf.org/html/rfc3501 [Dovecot]: https://dovecot.org [Dovecot Logging]: https://doc.dovecot.org/admin_manual/logging/ -[Dovecot LDA]: https://wiki.dovecot.org/LDA +[Dovecot LDA]: https://doc.dovecot.org/configuration_manual/protocols/lda/ [`getlogin`(3)]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/getlogin.html [User Databases]: https://doc.dovecot.org/configuration_manual/authentication/user_databases_userdb/ -[Maildir]: https://wiki.dovecot.org/MailLocation/Maildir +[Maildir]: https://doc.dovecot.org/configuration_manual/mail_location/Maildir/ [RFC 2342]: https://tools.ietf.org/html/rfc2342 [Dovecot Namespaces]: https://doc.dovecot.org/configuration_manual/namespace/ [`interimap`(1)]: interimap.1.html |