From 4b5ca33a80b8417b96d99706bd847a02b483bf61 Mon Sep 17 00:00:00 2001 From: Uri Date: Wed, 12 Mar 2025 13:28:54 +0200 Subject: [PATCH] Update app links in examples.json --- public/examples.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/examples.json b/public/examples.json index f967a759..c97b1e89 100644 --- a/public/examples.json +++ b/public/examples.json @@ -16,7 +16,7 @@ "title": "Bookings" }, "_id": "a50ba154-d23c-4927-81fc-97b3dc8601f0", - "installLink": "https://www.wix.com/app-market/bookings/overview" + "installLink": "https://www.wix.com/app-market/bookings" }, { "dataCollectionId": "examples", @@ -35,7 +35,7 @@ "title": "Ecommerce" }, "_id": "8c5c65ce-bd06-4f91-95bc-ce8cdb238d9d", - "installLink": "https://www.wix.com/app-market/wix-stores/overview" + "installLink": "https://www.wix.com/app-market/wix-stores" }, { "dataCollectionId": "examples", @@ -54,7 +54,7 @@ "title": "Events & Tickets" }, "_id": "d910d14e-f656-47bb-9941-0dffeeeab2ce", - "installLink": "https://www.wix.com/app-market/events/overview" + "installLink": "https://www.wix.com/app-market/events" }, { "dataCollectionId": "examples", @@ -73,6 +73,6 @@ "title": "Subscriptions" }, "_id": "3bca722f-de01-4029-bce9-eb51203b3e20", - "installLink": "https://www.wix.com/app-market/paid-plans/overview" + "installLink": "https://www.wix.com/app-market/pricing-plans" } ]