diff options
| author | Dmitry Muhomor <muhomor.dmitry@gmail.com> | 2024-07-19 13:48:18 +0300 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | c2bae5b12732a3a4c0cb5c8f14ce2902b22e0cae (patch) | |
| tree | fb062a2bbfdee1f899a5a49aa91318d318a3d012 /static/source.html | |
| parent | 7c05933db538ee66f3efe58da00f2a6c72e64645 (diff) | |
handle Apps -> App Store rename
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/source.html b/static/source.html index 89054a9c..b1172e34 100644 --- a/static/source.html +++ b/static/source.html @@ -230,7 +230,7 @@ <li><a href="https://github.com/GrapheneOS/adevtool">adevtool</a></li> <li><a href="https://github.com/GrapheneOS/branding">branding</a></li> <li><a href="https://github.com/GrapheneOS/hardened_malloc">hardened_malloc</a></li> - <li><a href="https://github.com/GrapheneOS/platform_external_Apps">platform_external_Apps</a>: Apps app prebuilt</li> + <li><a href="https://github.com/GrapheneOS/platform_external_AppStore">platform_external_AppStore</a>: App Store prebuilt</li> <li><a href="https://github.com/GrapheneOS/platform_external_Auditor">platform_external_Auditor</a>: Auditor app prebuilt</li> <li><a href="https://github.com/GrapheneOS/platform_external_Camera">platform_external_Camera</a>: Camera app prebuilt</li> <li><a href="https://github.com/GrapheneOS/platform_external_GmsCompatConfig">platform_external_GmsCompatConfig</a></li> @@ -258,7 +258,7 @@ GrapheneOS or with only minor modifications.</p> <ul> - <li><a href="https://github.com/GrapheneOS/Apps">Apps</a></li> + <li><a href="https://github.com/GrapheneOS/AppStore">App Store</a></li> <li><a href="https://github.com/GrapheneOS/Auditor">Auditor</a></li> <li><a href="https://github.com/GrapheneOS/Camera">Camera</a></li> <li><a href="https://github.com/GrapheneOS/Info">Info</a></li> |
