From 94f65c0c9c0c899196890ec55936791942c1ebbd Mon Sep 17 00:00:00 2001 From: Koen Van Looveren Date: Wed, 22 Nov 2023 08:01:38 +0100 Subject: [PATCH] fix: Gaia appstore url --- projects/Gaia/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/Gaia/info.json b/projects/Gaia/info.json index 8b606c5..90aee6c 100644 --- a/projects/Gaia/info.json +++ b/projects/Gaia/info.json @@ -14,8 +14,8 @@ ], "releaseData": "2020-06-10", "links": { - "appstore": "https://apps.apple.com/us/app/gaia-help-animals-in-1-click/id1482003894", + "appstore": "https://apps.apple.com/be/app/gaia-help-animals-in-1-click/id1482003894", "playstore": "https://play.google.com/store/apps/details?id=com.petition.gaia", "marketingWebsite": "https://www.gaia.be/nl/campagnes/nieuwe-gaia-app" } -} \ No newline at end of file +}