docs: contact: Remove HTML anchors and adjust documents using them

Modify the name of the 'IRC discussion' paragraph to just 'IRC' so that
the links keep working and remove the raw HTML anchors.

Adjustment is needed for documents which were using the '#email' anchor
which has now become '#mailing-lists'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Peter Krempa
2022-04-14 09:39:02 +02:00
parent fb2ebfd927
commit f843cdab7f
4 changed files with 10 additions and 17 deletions

View File

@@ -172,7 +172,7 @@
<div id="contact">
<h3>Contact</h3>
<ul>
<li><a href="{$href_base}contact.html#email">email</a></li>
<li><a href="{$href_base}contact.html#mailng-lists">email</a></li>
<li><a href="{$href_base}contact.html#irc">irc</a></li>
</ul>
</div>