fix: update link to redirect users to the Google Play Store
This commit is contained in:
@@ -352,7 +352,7 @@ const GettingStarted = () => {
|
||||
<Box
|
||||
onClick={() => {
|
||||
window.open(
|
||||
'https://github.com/donetick/donetick/releases',
|
||||
'https://play.google.com/store/apps/details?id=com.donetick.app',
|
||||
'_blank',
|
||||
)
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user