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/interimap.1.md | |
parent | bb58678ba034e56f88db7202bf4e29ef3bd1bebd (diff) |
Fix broken URLs.
Diffstat (limited to 'doc/interimap.1.md')
-rw-r--r-- | doc/interimap.1.md | 4 |
1 files changed, 2 insertions, 2 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 |