Update download link

This commit is contained in:
Vishnu Mohandas 2020-12-07 14:37:17 +05:30
parent c44f3e39d3
commit a9a5eff81b

View file

@ -179,7 +179,7 @@ class _SharingDialogState extends State<SharingDialog> {
child: Text("Invite"),
onPressed: () {
shareText(
"Hey, I have some photos to show you. Please install https://ente.io/download so that I can share them privately.");
"Hey, I have some photos to show you. Please install https://ente.io/app so that I can share them privately.");
},
),
],