Fix hardened_malloc official documentation link
GitHub changed the way README URIs are handled. Update the URI to follow the new format.
This commit is contained in:
parent
64ae866faa
commit
cf4314e4e2
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Documentation - hardened_malloc -->
|
||||
<!-- Version: 5.0.3-alpha.1 -->
|
||||
<!-- Version: 5.0.3-alpha.2 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -45,7 +45,7 @@
|
||||
paths, with the modern <code>/usr/</code> merge approach of most Linux distributions. For non-standard
|
||||
configurations, adjust the paths accordingly.</p>
|
||||
<p>For the complete hardened_malloc documentation, visit its
|
||||
<a href="https://github.com/GrapheneOS/hardened_malloc#hardened_malloc">official documentation</a>.</p>
|
||||
<a href="https://github.com/GrapheneOS/hardened_malloc/?tab=readme-ov-file#hardened-malloc">official documentation</a>.</p>
|
||||
<p>This documentation is also available in portable
|
||||
<a href="https://src.inferencium.net/Inferencium/doc/src/branch/stable/security/hardened_malloc.adoc">AsciiDoc format</a>
|
||||
in my documentation source code repository.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user