From cf4314e4e2b871807b35ce39eba1538201884d82 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 29 Jun 2024 13:07:16 +0100 Subject: [PATCH] Fix hardened_malloc official documentation link GitHub changed the way README URIs are handled. Update the URI to follow the new format. --- documentation/hardened_malloc.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/hardened_malloc.xhtml b/documentation/hardened_malloc.xhtml index 31b8ed3..bf5ba2b 100644 --- a/documentation/hardened_malloc.xhtml +++ b/documentation/hardened_malloc.xhtml @@ -1,7 +1,7 @@ - + @@ -45,7 +45,7 @@ paths, with the modern /usr/ merge approach of most Linux distributions. For non-standard configurations, adjust the paths accordingly.

For the complete hardened_malloc documentation, visit its - official documentation.

+ official documentation.

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