diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-08-04 02:35:05 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-08-04 02:35:05 +0200 |
commit | 11cd204852f665670b5d4271eab86a3d9f5e5624 (patch) | |
tree | 4b353b369cbe57a9c04d56aa85353c27fe959312 /doc | |
parent | 250245fd90be1c4419d2592e30ffc1b837cd7bf7 (diff) |
Upgrade URLs to secure HTTP.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pullimap.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pullimap.1.md b/doc/pullimap.1.md index 5028a14..453d8dc 100644 --- a/doc/pullimap.1.md +++ b/doc/pullimap.1.md @@ -369,8 +369,8 @@ Standards [RFC 4731]: https://tools.ietf.org/html/rfc4731 [INI file]: https://en.wikipedia.org/wiki/INI_file -[`fetchmail`(1)]: http://www.fetchmail.info/ +[`fetchmail`(1)]: https://www.fetchmail.info/ [`getmail`(1)]: http://pyropus.ca/software/getmail/ -[`write`(2)]: http://man7.org/linux/man-pages/man2/write.2.html +[`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 |