diff --git a/src/Frontend/src/components/LicenseNotifications.vue b/src/Frontend/src/components/LicenseNotifications.vue
index dc9c6441aa..a72b3e01f5 100644
--- a/src/Frontend/src/components/LicenseNotifications.vue
+++ b/src/Frontend/src/components/LicenseNotifications.vue
@@ -44,7 +44,7 @@ function displayWarningMessage(licenseStatus: LicenseStatus) {
case LicenseStatus.InvalidDueToExpiredTrial:
case LicenseStatus.InvalidDueToExpiredSubscription:
case LicenseStatus.InvalidDueToExpiredUpgradeProtection:
- useShowToast(TYPE.ERROR, "Error", 'Your license has expired. Please contact Particular Software support at: http://particular.net/support', true);
+ useShowToast(TYPE.ERROR, "Error", 'Your license has expired. Please contact Particular Software support at: https://particular.net/support', true);
break;
}
}
diff --git a/src/Setup/ServicePulse.aip b/src/Setup/ServicePulse.aip
index 9e136dc8a5..0df4aece79 100644
--- a/src/Setup/ServicePulse.aip
+++ b/src/Setup/ServicePulse.aip
@@ -14,13 +14,13 @@
-
+
-
-
+
+