diff options
author | Rich Bowen <rbowen@apache.org> | 2021-07-09 14:22:48 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2021-07-09 14:22:48 +0200 |
commit | bc06af47216919a048a15f90d0ae5c2983800710 (patch) | |
tree | 2fda4e9ab18d6ff72a8b51b386e30f9ba98dcfdc /docs/manual/style | |
parent | Trigger ci. (diff) | |
download | apache2-bc06af47216919a048a15f90d0ae5c2983800710.tar.xz apache2-bc06af47216919a048a15f90d0ae5c2983800710.zip |
s/Freenode/Libera.chat/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891400 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/style')
-rw-r--r-- | docs/manual/style/xsl/common.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index b15447818d..a78d81bcc0 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -395,7 +395,7 @@ <div class="top"><a href="#page-header"><img alt="top" src="{$path}/images/up.gif" /></a></div> <div class="section"> <h2><a name="comments_section" id="comments_section"><xsl:value-of select="$message[@id='comments']" /></a></h2> -<div class="warning"><strong>Notice:</strong><br/>This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div>&lf; +<div class="warning"><strong>Notice:</strong><br/>This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div>&lf; <script type="text/javascript"> <xsl:text disable-output-escaping="yes"><![CDATA[<!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; |