diff options
| author | Benedikt Heine <bebe@bebehei.de> | 2020-12-29 12:55:12 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-29 07:04:45 -0500 |
| commit | 49781b93f01cae5a1f42ca36c2d6720379b00f14 (patch) | |
| tree | 993357f21450980178837625281ae67982f7e260 /static/faq.html | |
| parent | 0930dec7342f0095cacddb90a2d2fa42dd5a9288 (diff) | |
Fix href for hardened_malloc project
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/faq.html b/static/faq.html index 795f285a..b44c882d 100644 --- a/static/faq.html +++ b/static/faq.html @@ -160,11 +160,11 @@ <p>Some of the GrapheneOS sub-projects support other operating systems on a broader range of devices. Device support for Auditor and AttestationServer is documented in the <a href="https://attestation.app/about">overview of those projects</a>. The - <a href="https://github.com/GrapheneOS">hardened_malloc</a> project supports nearly - any Linux-based environment due to official support for musl, glibc and Bionic along - with easily added support for other environments. It can easily run on non-Linux-based - operating systems too, and supporting some like HardenedBSD is planned but depends on - contributors from those communities.</p> + <a href="https://github.com/GrapheneOS/hardened_malloc">hardened_malloc</a> project + supports nearly any Linux-based environment due to official support for musl, glibc + and Bionic along with easily added support for other environments. It can easily run + on non-Linux-based operating systems too, and supporting some like HardenedBSD is + planned but depends on contributors from those communities.</p> </article> <article id="recommended-devices"> |
