Improve wording

This commit is contained in:
inference 2024-03-25 09:18:26 +00:00
parent b470c83d8e
commit c73659cb13
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Source --> <!-- Inferencium - Website - Source -->
<!-- Version: 8.1.0-beta.1 --> <!-- Version: 8.1.0-beta.2 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -73,10 +73,10 @@
</section> </section>
<section id="mirror"> <section id="mirror">
<h2><a href="#mirror">Mirror</a></h2> <h2><a href="#mirror">Mirror</a></h2>
<p>The source code repository mirrors are located on third-party servers and are used solely as a <p>The main source code repository mirrors are located on third-party servers and are used solely as
secondary location in case of main source code repository unavailability, such as Inferencium server a secondary location in case of main source code repository unavailability, such as Inferencium
maintenance downtime or other technical issues. They also act as a backup for the main source code server maintenance downtime or other technical issues. They also act as a backup for the main source
repositories.</p> code repositories.</p>
<p>Issues and pull requests are not managed on third-party mirrors.</p> <p>Issues and pull requests are not managed on third-party mirrors.</p>
<section id="mirror-codeberg"> <section id="mirror-codeberg">
<h3><a href="#mirror-codeberg">Codeberg</a></h3> <h3><a href="#mirror-codeberg">Codeberg</a></h3>
@ -94,8 +94,8 @@
<section id="thirdparty"> <section id="thirdparty">
<h2><a href="#thirdparty">Third-party</a></h2> <h2><a href="#thirdparty">Third-party</a></h2>
<p>The third-party source code repository mirrors are mirrors of important and related third-party <p>The third-party source code repository mirrors are mirrors of important and related third-party
source code repositories hosted on Inferencium servers. These repositories are perfect, verbatim source code repositories hosted on Inferencium servers. These repositories are verbatim copies of
copies of the third-party source code repositories without any modification.</p> the third-party source code repositories without any modification.</p>
<p>Issues and pull requests are not managed on Inferencium servers.</p> <p>Issues and pull requests are not managed on Inferencium servers.</p>
<ul> <ul>
<li><a href="https://src.inferencium.net/Inferencium/hardened_malloc">hardened_malloc</a> - GrapheneOS hardened_malloc</li> <li><a href="https://src.inferencium.net/Inferencium/hardened_malloc">hardened_malloc</a> - GrapheneOS hardened_malloc</li>