From 64ae866faa568cfe85a7a1dd629337d179b70c5b Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 29 Jun 2024 12:29:00 +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/hardened_malloc.xhtml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/hardened_malloc.xhtml b/documentation/hardened_malloc.xhtml index 72c7af2..31b8ed3 100644 --- a/documentation/hardened_malloc.xhtml +++ b/documentation/hardened_malloc.xhtml @@ -1,7 +1,7 @@ - + @@ -46,8 +46,9 @@ configurations, adjust the paths accordingly.

For the complete hardened_malloc documentation, visit its official documentation.

-

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.