summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_basic_structure.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-04-25 09:55:39 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-04-25 09:55:39 +0200
commit476adfce4fef27eab39f91d5bd8e19a65fc9f7b0 (patch)
tree661529a6a427147d5f193b5612bee2575ae84ed1 /doc/rsyslog_conf_basic_structure.html
parent2886a6140d6861e8ef294db486a7adf947192241 (diff)
downloadrsyslog-476adfce4fef27eab39f91d5bd8e19a65fc9f7b0.tar.gz
rsyslog-476adfce4fef27eab39f91d5bd8e19a65fc9f7b0.tar.bz2
rsyslog-476adfce4fef27eab39f91d5bd8e19a65fc9f7b0.zip
doc: fix broken link
Thanks to Erik Steffl for alterting us.
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") {