diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-21 03:13:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-21 03:13:01 -0400 |
| commit | 9f9072f5e2c9d147a70015f2adea701dcf625ae7 (patch) | |
| tree | 1aaab2fa7bafe8835a570eebafbc6754ca1e71f3 | |
| parent | 19db89c049bde3e6cf8c7811cd6fa5aaeafd23cf (diff) | |
add temporary link to features page
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 7956a200..92c82bb2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -477,7 +477,7 @@ <p>Changes since the 2021100606 release:</p> <ul> - <li>full port of all existing GrapheneOS features to Android 12</li> + <li>full port of <a href="/features">all existing GrapheneOS features</a> to Android 12</li> <li>full 2021-10-05 security patch level for userspace device support code (kernel already on 2021-10-05)</li> <li>rebased onto SP1A.210812.015 release</li> <li>Sandboxed Play services compatibility layer: add support for Play services Android 12 releases (Android 11 releases still mostly work but we'll be recommending/mirroring the Android 12 releases)</li> |
