mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-19 04:31:35 +00:00
Fix link to update Android client
This commit is contained in:
parent
de18fb0d4c
commit
f6fcbd61a1
@ -53,7 +53,7 @@ const UpdateClientDialog = ({
|
||||
<ListItemButton
|
||||
component='a'
|
||||
target='_blank'
|
||||
href={`https://github.com/Reckless-Satoshi/robosats/releases/tag/${coordinatorVersion}`}
|
||||
href={`https://github.com/Reckless-Satoshi/robosats/releases/tag/${coordinatorVersion}-alpha`}
|
||||
rel='noreferrer'
|
||||
>
|
||||
<ListItemIcon>
|
||||
|
Loading…
Reference in New Issue
Block a user