Fix HTML anchor
This commit is contained in:
parent
25d98df572
commit
d8dfcfd070
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 6.1.0-alpha.5 -->
|
||||
<!-- Version: 6.1.1-alpha.1 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -34,7 +34,7 @@
|
||||
<ul>
|
||||
<li><a href="#about_me">About Me</a></li>
|
||||
<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>
|
||||
<li><a href="#licensing">Licensing</a></li>
|
||||
<ul>
|
||||
@ -92,7 +92,7 @@
|
||||
<code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
|
||||
<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>
|
||||
<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
|
||||
kernel developed by Linus Torvalds. Linux can be used entirely without
|
||||
GNU software in userspace, and the kernel can be compiled without the
|
||||
|
Loading…
x
Reference in New Issue
Block a user