diff options
Diffstat (limited to 'doc/markdown/index.md')
-rw-r--r-- | doc/markdown/index.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/markdown/index.md b/doc/markdown/index.md index 27e889f4d..181dc956e 100644 --- a/doc/markdown/index.md +++ b/doc/markdown/index.md @@ -15,8 +15,8 @@ statistics module. This document contains the basic documentation for rspamd spam filtering system. It is divided into the following parts: -- [Architecture](/architecture/) presents the architecture of rspamd and how spam filtering is performed -- [Rspamd configuration](/configuration/) describes principles of rspamd configuration -- [Modules](/modules/) chapter lists rspamd modules and defines their configuration attributes -- [Workers](/workers/) section describes workers that are implemented in the rspamd -- [Lua API](/lua/) explains how to extend rspamd with own lua modules
\ No newline at end of file +- [Architecture](architecture/) presents the architecture of rspamd and how spam filtering is performed +- [Rspamd configuration](configuration/) describes principles of rspamd configuration +- [Modules](modules/) chapter lists rspamd modules and defines their configuration attributes +- [Workers](workers/) section describes workers that are implemented in the rspamd +- [Lua API](lua/) explains how to extend rspamd with own lua modules
\ No newline at end of file |