summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/features.html')
-rw-r--r--static/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html
index 9b794acf..a438174a 100644
--- a/static/features.html
+++ b/static/features.html
@@ -105,7 +105,7 @@
leveraging modern hardware capabilities to provide substantial defenses against
the most common classes of vulnerabilities (heap memory corruption) along with
reducing the lifetime of sensitive data in memory. The
- <a href="https://github.com/GrapheneOS/hardened_malloc/blob/master/README.md">hardened_malloc
+ <a href="https://github.com/GrapheneOS/hardened_malloc/blob/main/README.md">hardened_malloc
README</a> has extensive documentation on it. The hardened_malloc project is
portable to other Linux-based operating systems and is being adopted by other
security-focused operating systems like Whonix. Our allocator also heavily influenced the