diff --git a/dist/app.js b/dist/app.js index a494f0a..19947c4 100644 --- a/dist/app.js +++ b/dist/app.js @@ -3988,7 +3988,7 @@ var render = function() { { attrs: { href: - "https://help.fliplet.com/configure-push-notifications-for-ios/", + "https://help.fliplet.com/push-notifications/#1", target: "_blank" } }, @@ -4000,7 +4000,7 @@ var render = function() { { attrs: { href: - "https://help.fliplet.com/configure-push-notifications-for-android/", + "https://help.fliplet.com/push-notifications/#2", target: "_blank" } }, diff --git a/src/components/NotificationForm.vue b/src/components/NotificationForm.vue index f85947e..446e7e8 100644 --- a/src/components/NotificationForm.vue +++ b/src/components/NotificationForm.vue @@ -167,7 +167,7 @@ Push notification
New! Web apps can now receive push notifications.
-
To send push notifications to your native app, you must configure push notifications on iOS and Android.
+
To send push notifications to your native app, you must configure push notifications on iOS and Android.

{{ errors.channels }}