summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_basic_structure.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rsyslog_conf_basic_structure.html')
-rw-r--r--doc/rsyslog_conf_basic_structure.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_basic_structure.html b/doc/rsyslog_conf_basic_structure.html
index 00a700d4..f5d4891a 100644
--- a/doc/rsyslog_conf_basic_structure.html
+++ b/doc/rsyslog_conf_basic_structure.html
@@ -80,7 +80,7 @@ A ruleset can be "bound" (assigned) to a specific input. In the analogy, this me
a message comes in via that input, the "program" (ruleset) bound to it will be executed
(but not any other!).
<p>There is detail documentation available for
-<a href="multi_ruleset">rsyslog rulesets</a>.
+<a href="multi_ruleset.html">rsyslog rulesets</a>.
<p>For quick reference, rulesets are defined as follows:
<pre>
ruleset(name="rulesetname") {