mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-06 10:40:03 +00:00
Fix link to update Android client
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user