From aeabf5b4910be7430b2434f29496298c80ecd96b Mon Sep 17 00:00:00 2001 From: Nidhi Date: Tue, 1 Aug 2023 20:03:52 +0530 Subject: [PATCH] fix: Removed learn more link for Aug 6 downtime message (#25912) Screenshot 2023-08-01 at 8 02 18 PM Removes learn more link for Aug 6 downtime message. --- .../src/main/resources/productAlerts/productAlertMessages.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app/server/appsmith-server/src/main/resources/productAlerts/productAlertMessages.json b/app/server/appsmith-server/src/main/resources/productAlerts/productAlertMessages.json index c91c2fef8b..fbce3dd7ef 100644 --- a/app/server/appsmith-server/src/main/resources/productAlerts/productAlertMessages.json +++ b/app/server/appsmith-server/src/main/resources/productAlerts/productAlertMessages.json @@ -25,7 +25,6 @@ "messageId": "3", "title": "Appsmith Cloud at app.appsmith.com will be down for 45 minutes at 5 AM UTC on Sunday, August 6, 2023.", "message": "Appsmith Cloud will go through a scheduled upgrade to make it performant and scalable to all of you. This will take roughly 45 minutes at 5 AM UTC on Sunday, August 6, 2023. We will let you know when it comes back online on Discord.", - "learnMoreLink": "https://www.mongodb.com/docs/manual/release-notes/5.0-upgrade-replica-set", "canDismiss": true, "remindLaterDays": 5, "context": "COMMON_CONFIG",