summaryrefslogtreecommitdiff
path: root/static/features.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-23 23:08:31 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-23 23:09:57 -0400
commite3ec3667259d675cbd9e9ff458fbb60c9f85eccf (patch)
tree4eb00fcfa2f72977356b07bab47b7935f38b7d6a /static/features.html
parenta9701f3a65e7e9256ce5b6f135476176e84ebf12 (diff)
update branch names in links to repositories
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