mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
updated fdroid link on downloads page
This commit is contained in:
parent
e8384909b8
commit
87807169ce
|
@ -135,7 +135,7 @@ const Firmware = (): JSX.Element => {
|
||||||
className="m-auto flex rounded-lg border-4 border-transparent bg-accent p-1 font-semibold text-black shadow-md hover:text-black hover:brightness-110 active:border-green-200"
|
className="m-auto flex rounded-lg border-4 border-transparent bg-accent p-1 font-semibold text-black shadow-md hover:text-black hover:brightness-110 active:border-green-200"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
href="https://meshtastic.org/docs/software/android/#f-droid"
|
href="https://meshtastic.org/docs/software/android/android-installation"
|
||||||
>
|
>
|
||||||
F-Droid
|
F-Droid
|
||||||
<ArrowTopRightOnSquareIcon className="m-auto ml-2 h-4" />
|
<ArrowTopRightOnSquareIcon className="m-auto ml-2 h-4" />
|
||||||
|
|
Loading…
Reference in a new issue