update branch names in links to repositories

This commit is contained in:
Daniel Micay
2021-04-23 23:08:31 -04:00
parent a9701f3a65
commit e3ec366725
2 changed files with 2 additions and 2 deletions

View File

@@ -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