summaryrefslogtreecommitdiffstats
path: root/doc/markdown/index.md
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2013-12-29 01:21:20 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2013-12-29 01:21:20 +0000
commit2c3794e8f11308be3d53e3761810bb2e9901970b (patch)
treefad03846c1f27d0bf518a6784215827c11bdbb0e /doc/markdown/index.md
parent5f9742c4dbb903742dde179543f5d86f98c30d44 (diff)
downloadrspamd-2c3794e8f11308be3d53e3761810bb2e9901970b.tar.gz
rspamd-2c3794e8f11308be3d53e3761810bb2e9901970b.zip
Start architecture section.
Diffstat (limited to 'doc/markdown/index.md')
-rw-r--r--doc/markdown/index.md10
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