Fix HTML anchor

This commit is contained in:
inference 2023-10-26 04:13:26 +00:00
parent 25d98df572
commit d8dfcfd070
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 6.1.0-alpha.5 --> <!-- Version: 6.1.1-alpha.1 -->
<html> <html>
@ -34,7 +34,7 @@
<ul> <ul>
<li><a href="#about_me">About Me</a></li> <li><a href="#about_me">About Me</a></li>
<ul> <ul>
<li><a href="#gnulinux_or_linux">Is it GNU/Linux or Just Linux?</a></li> <li><a href="#about_me-gnulinux_or_linux">Is it GNU/Linux or Just Linux?</a></li>
</ul> </ul>
<li><a href="#licensing">Licensing</a></li> <li><a href="#licensing">Licensing</a></li>
<ul> <ul>
@ -92,7 +92,7 @@
<code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p> <code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
<p>If you wish to contact me for any reason, you can use my <p>If you wish to contact me for any reason, you can use my
<a href="https://inferencium.net/contact.html">contact methods</a>.</p> <a href="https://inferencium.net/contact.html">contact methods</a>.</p>
<h3 id="gnulinux_or_linux"><a href="#gnulinux_or_linux">Is it GNU/Linux or Just Linux?</a></h3> <h3 id="about_me-gnulinux_or_linux"><a href="#about_me-gnulinux_or_linux">Is it GNU/Linux or Just Linux?</a></h3>
<p>It's just Linux. GNU is completely unrelated to Linux, which is a <p>It's just Linux. GNU is completely unrelated to Linux, which is a
kernel developed by Linus Torvalds. Linux can be used entirely without kernel developed by Linus Torvalds. Linux can be used entirely without
GNU software in userspace, and the kernel can be compiled without the GNU software in userspace, and the kernel can be compiled without the