diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-13 15:28:33 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-13 15:28:33 -0400 |
| commit | 228e7667a81544eeee1d35568502356bc356790f (patch) | |
| tree | 7ed778342432fd3260ce755eebc0315c1d91dce0 /static | |
| parent | 10623888848117ef7ba8616687678f8f18b9f551 (diff) | |
fix Auditor release link
Diffstat (limited to 'static')
| -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 e8c1dbae..4470d2d1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -1535,7 +1535,7 @@ <li>allow system apps to make sticky notifications again (important for System Updater to avoid users missing the notice to reboot after update installation)</li> <li>System Updater: add option to require that the device is charging</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.134</li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/76">version 76</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/76">version 76</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/21">version 21</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.80.0">version 118.0.5993.80.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-79">version 79</a></li> |
