mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
Change verbage on banner regarding android app to point to installation method.
This commit is contained in:
parent
fa8ae1d3e3
commit
ee7cba3e19
|
@ -18,7 +18,7 @@ const config = {
|
|||
announcementBar: {
|
||||
id: 'play_store_workaround',
|
||||
content:
|
||||
'<a href="/docs/software/android/android-installation" href="#">Android app unavailable in the Google Play Store store. Install by side-loading from git-hub or from Amazon Apps.</a>',
|
||||
'Android app unavailable in the Google Play Store store. Install by side-loading from <a href="https://github.com/meshtastic/Meshtastic-Android/releases">GitHub</a> or from <a href="https://www.amazon.com/Geeksville-Industries-Meshtastic/dp/B08CY9394Q">Amazon</a>.',
|
||||
backgroundColor: '#ff9999',
|
||||
textColor: '#091E42',
|
||||
isCloseable: false,
|
||||
|
|
Loading…
Reference in a new issue