Move link to AsciiDoc format mention
It's more logical to have the link to the AsciiDoc variant of the documentation on the AsciiDoc format mention, rather than the documentation source code repository mention.
This commit is contained in:
parent
d283d5b3d0
commit
55dcc5fe19
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Documentation - OpenSSL Self-signed Certificate Chain -->
|
<!-- Inferencium - Website - Documentation - OpenSSL Self-signed Certificate Chain -->
|
||||||
<!-- Version: 5.0.2-alpha.2 -->
|
<!-- Version: 5.0.2-alpha.3 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -39,8 +39,9 @@
|
|||||||
or <code>aes256</code>) is recommended.</p>
|
or <code>aes256</code>) is recommended.</p>
|
||||||
<p>Optional verification can also be performed between multiple levels of certificates to ensure the chain
|
<p>Optional verification can also be performed between multiple levels of certificates to ensure the chain
|
||||||
of trust is valid.</p>
|
of trust is valid.</p>
|
||||||
<p>This documentation is also available in portable AsciiDoc format in my
|
<p>This documentation is also available in portable
|
||||||
<a href="https://src.inferencium.net/Inferencium/doc/src/branch/stable/security/openssl_selfsigned_certificate_chain.adoc">documentation source code repository</a>.</p>
|
<a href="https://src.inferencium.net/Inferencium/doc/src/branch/stable/security/openssl_selfsigned_certificate_chain.adoc">AsciiDoc format</a>
|
||||||
|
in my documentation source code repository.</p>
|
||||||
</section>
|
</section>
|
||||||
<nav id="toc">
|
<nav id="toc">
|
||||||
<h2><a href="#toc">Table of Contents</a></h2>
|
<h2><a href="#toc">Table of Contents</a></h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user