From 5a38ee68b440fe23765d872d9d3bcde2145945b7 Mon Sep 17 00:00:00 2001
From: inference
Date: Sat, 7 Oct 2023 02:12:39 +0100
Subject: [PATCH] Add AsciiDoc documentation link
---
documentation/grapheneos-hardened_malloc.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/documentation/grapheneos-hardened_malloc.html b/documentation/grapheneos-hardened_malloc.html
index a772cf5..d2ff5da 100644
--- a/documentation/grapheneos-hardened_malloc.html
+++ b/documentation/grapheneos-hardened_malloc.html
@@ -5,7 +5,7 @@
-
+
@@ -39,6 +39,8 @@
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.
+ This documentation is also available in portable AsciiDoc format in my
+ documentation source code repository.