From c662b4c696cbb6f01911d5d87045dd1ff1e910c1 Mon Sep 17 00:00:00 2001
From: inference
Date: Sun, 8 Oct 2023 08:42:48 +0100
Subject: [PATCH] Link to project readme for official documentation
---
documentation/hardened_malloc.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/hardened_malloc.html b/documentation/hardened_malloc.html
index e6d69d3..d4dbcb5 100644
--- a/documentation/hardened_malloc.html
+++ b/documentation/hardened_malloc.html
@@ -5,7 +5,7 @@
-
+
@@ -39,7 +39,7 @@
documentation focuses on system-wide usage of hardened_malloc, assumes root privileges, and
assumes the compiled library will be located in a path readable by all users of the system.
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.