From: Alexander Moisseev Date: Sat, 9 Jul 2016 09:57:01 +0000 (+0300) Subject: [Doc] Correct capitalization in index.md X-Git-Tag: 1.3.0~130^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F713%2Fhead;p=rspamd.git [Doc] Correct capitalization in index.md --- diff --git a/doc/markdown/index.md b/doc/markdown/index.md index 68955f8e3..7b8ea49b3 100644 --- a/doc/markdown/index.md +++ b/doc/markdown/index.md @@ -13,8 +13,8 @@ Here are the main introduction documents that are recommended for reading if you ### Rspamd and Dovecot Antispam integration -* [Training Rspamd with dovecot antispam plugin, part 1](https://kaworu.ch/blog/2014/03/25/dovecot-antispam-with-Rspamd/) - this tutorial describes how to train Rspamd automatically using the `antispam` pluging of the `dovecot` IMAP server -* [Training Rspamd with dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-Rspamd-part2/) - continuation of the previous tutorial +* [Training Rspamd with Dovecot antispam plugin, part 1](https://kaworu.ch/blog/2014/03/25/dovecot-antispam-with-rspamd/) - this tutorial describes how to train Rspamd automatically using the `antispam` plugin of the `Dovecot` IMAP server +* [Training Rspamd with Dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-rspamd-part2/) - continuation of the previous tutorial ## Configuration @@ -38,4 +38,4 @@ These documents are useful if you need to know details about Rspamd internals. This section contains documents about writing new rules for Rspamd and, in particular, Rspamd Lua API. * **[Writing Rspamd rules](./tutorials/writing_rules.md)** is a step-by-step guide that describes how to write rules for Rspamd -* **[LUA API reference](./lua/)** provides the extensive information about all LUA modules available in Rspamd +* **[Lua API reference](./lua/)** provides the extensive information about all Lua modules available in Rspamd