From 55dcc5fe19827099b5c7e57b97ba480857fad9ad Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 28 Jun 2024 20:46:56 +0100 Subject: [PATCH] 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. --- documentation/openssl_selfsigned_certificate_chain.xhtml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/openssl_selfsigned_certificate_chain.xhtml b/documentation/openssl_selfsigned_certificate_chain.xhtml index 508702f..58d831d 100644 --- a/documentation/openssl_selfsigned_certificate_chain.xhtml +++ b/documentation/openssl_selfsigned_certificate_chain.xhtml @@ -1,7 +1,7 @@ - + @@ -39,8 +39,9 @@ or aes256) is recommended.

Optional verification can also be performed between multiple levels of certificates to ensure the chain of trust is valid.

-

This documentation is also available in portable AsciiDoc format in my - documentation source code repository.

+

This documentation is also available in portable + AsciiDoc format + in my documentation source code repository.