diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 14:25:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 14:25:16 -0400 |
| commit | f7c5e7faf907ea69756ec8c196becb82fa67744f (patch) | |
| tree | 298d48d890da492ea6da83dbb151d0a1d25f0a59 | |
| parent | 2baae4787b7b552d55310a714ef0bd1b0c1c7ccd (diff) | |
add link to LLVM site
| -rw-r--r-- | static/features.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/features.html b/static/features.html index add2e508..950c4cd9 100644 --- a/static/features.html +++ b/static/features.html @@ -76,9 +76,9 @@ <p>This page provides an overview of currently implemented features differentiating GrapheneOS from AOSP. It doesn't document our many historical features that are not no longer included for one reason or another. Many of our features were implemented in - AOSP, Linux, LLVM and other projects GrapheneOS is based on and those aren't listed - here. In many cases, we've been involved in getting those features implemented in core - infrastructure projects.</p> + AOSP, Linux, <a href="https://llvm.org/">LLVM</a> and other projects GrapheneOS is + based on and those aren't listed here. In many cases, we've been involved in getting + those features implemented in core infrastructure projects.</p> <nav id="table-of-contents"> <h2><a href="#table-of-contents">Table of contents</a></h2> |
