diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-23 11:43:55 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-23 11:43:55 +0100 |
commit | de1da2c06aaae81fe44cb7d8df38931bc210d05a (patch) | |
tree | 540c1146e1b400e611626f4b91d15509fa3a2e6e /doc | |
parent | 31344728fe6f83d4f02ce0e5868c331b4e25d659 (diff) | |
download | rsyslog-de1da2c06aaae81fe44cb7d8df38931bc210d05a.tar.gz rsyslog-de1da2c06aaae81fe44cb7d8df38931bc210d05a.tar.xz rsyslog-de1da2c06aaae81fe44cb7d8df38931bc210d05a.zip |
doc bugfix: duplicate and invalid link to regex check tool
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/manual.html b/doc/manual.html index e8842de6..bc4c0bc5 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -36,9 +36,8 @@ the links below for the</b><br></p><ul> <li><a href="troubleshoot.html">troubleshooting rsyslog problems</a></li> <li><a href="rsyslog_conf.html">configuration file syntax (rsyslog.conf)</a></li> -<li><a href="/tool-regex">a regular expression checker/generator tool for rsyslog</a></li> -<li> <a href="property_replacer.html">property replacer, an important core component</a></li> <li><a href="http://www.rsyslog.com/tool-regex">a regular expression checker/generator tool for rsyslog</a></li> +<li> <a href="property_replacer.html">property replacer, an important core component</a></li> <li>a commented <a href="sample.conf.html">sample rsyslog.conf</a> </li> <li><a href="bugs.html">rsyslog bug list</a></li> <li><a href="rsyslog_packages.html"> rsyslog packages</a></li> |