diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 20:03:17 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 20:03:17 +0100 |
commit | 7c5ec1cb62410f8cd7ca31c2d2a5ec92d7f0de7b (patch) | |
tree | 2631c09c9d32cb5e94a4e78aafed1a8e0febe7d4 /doc | |
parent | bb58678ba034e56f88db7202bf4e29ef3bd1bebd (diff) |
Fix broken URLs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interimap.1.md | 4 | ||||
-rw-r--r-- | doc/pullimap.1.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md index 7df0100..2c9ddc6 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -568,6 +568,6 @@ A _getting started_ guide is available [there](getting-started.html). [INI file]: https://en.wikipedia.org/wiki/INI_file [PCRE]: https://en.wikipedia.org/wiki/Perl_Compatible_Regular_Expressions -[`ciphers`(1ssl)]: https://www.openssl.org/docs/manmaster/apps/ciphers.html -[`verify`(1ssl)]: https://www.openssl.org/docs/manmaster/apps/verify.html +[`ciphers`(1ssl)]: https://www.openssl.org/docs/manmaster/man1/openssl-ciphers.html +[`verify`(1ssl)]: https://www.openssl.org/docs/manmaster/man1/openssl-verify.html [`doveadm-deduplicate`(1)]: https://wiki.dovecot.org/Tools/Doveadm/Deduplicate diff --git a/doc/pullimap.1.md b/doc/pullimap.1.md index 98ec2ef..42ea282 100644 --- a/doc/pullimap.1.md +++ b/doc/pullimap.1.md @@ -378,5 +378,5 @@ Standards [`fetchmail`(1)]: https://www.fetchmail.info/ [`getmail`(1)]: http://pyropus.ca/software/getmail/ [`write`(2)]: https://man7.org/linux/man-pages/man2/write.2.html -[`ciphers`(1ssl)]: https://www.openssl.org/docs/manmaster/apps/ciphers.html -[`verify`(1ssl)]: https://www.openssl.org/docs/manmaster/apps/verify.html +[`ciphers`(1ssl)]: https://www.openssl.org/docs/manmaster/man1/openssl-ciphers.html +[`verify`(1ssl)]: https://www.openssl.org/docs/manmaster/man1/openssl-verify.html |