author | Alberto Bertogli
<albertito@blitiri.com.ar> 2018-03-04 19:08:32 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2018-03-04 21:01:06 UTC |
parent | f3b01cb493ce79e04b2920759de44d6337c0cc23 |
README.md | +1 | -1 |
docs/howto.md | +2 | -2 |
diff --git a/README.md b/README.md index 7480618..11cf724 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ still change in backwards-incompatible way, including the configuration format. It should be rare and will be avoided if possible. You can subscribe to the mailing list to get notifications of such changes, -and they are also documented in the [UPGRADING](UPGRADING.md). +which are also documented in the [UPGRADING](UPGRADING.md) file. ## Documentation diff --git a/docs/howto.md b/docs/howto.md index 51115d5..65242ae 100644 --- a/docs/howto.md +++ b/docs/howto.md @@ -10,13 +10,13 @@ While a lot of the contents are generic, for simplicity it will use: - [Debian] \(testing\) as base operating system ([Ubuntu] also works) - [Dovecot] for [POP3]+[IMAP] - [chasquid] for [SMTP] - - [Let's Encrypt](letsencrypt) for [TLS] certificates + - [Let's Encrypt] for [TLS] certificates [Debian]: https://debian.org [Ubuntu]: https://ubuntu.com [Dovecot]: https://dovecot.org [chasquid]: https://blitiri.com.ar/p/chasquid -[letsencrypt]: https://letsencrypt.org +[Let's Encrypt]: https://letsencrypt.org [POP3]: https://en.wikipedia.org/wiki/Post_Office_Protocol [IMAP]: https://en.wikipedia.org/wiki/Internet_Message_Access_Protocol [SMTP]: https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol