Skip to content

Commit

Permalink
Fix broken link (space inside link!)
Browse files Browse the repository at this point in the history
Relates to DOCTEAM-1667

(cherry picked from commit bd04450)
  • Loading branch information
tomschr committed Feb 4, 2025
1 parent c5b2fd3 commit fd01acc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/security_firewall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1115,12 +1115,12 @@ table inet filter {
<itemizedlist mark="bullet" spacing="normal">
<listitem>
<para>
Upstream documentation <link xlink:href="https://www.netfilter.org/projects/nftables/index.html"> </link>
<link xlink:href="https://www.netfilter.org/projects/nftables/index.html">Upstream documentation</link>
</para>
</listitem>
<listitem>
<para>
nftables man page <link xlink:href="https://www.netfilter.org/projects/nftables/manpage.html"> </link>
<link xlink:href="https://www.netfilter.org/projects/nftables/manpage.html">nftables man page</link>
</para>
</listitem>
</itemizedlist>
Expand Down

0 comments on commit fd01acc

Please sign in to comment.