From 02bb119a2d4e70c8bcbafa2200052e863f78180b Mon Sep 17 00:00:00 2001 From: Rocio Perez Date: Thu, 4 Nov 2021 23:42:21 -0400 Subject: [PATCH] Update references --- src/libs/Notification/PushNotification/NotificationType.js | 2 +- src/libs/Pusher/EventType.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Notification/PushNotification/NotificationType.js b/src/libs/Notification/PushNotification/NotificationType.js index 1afa89d00201..092a48fe7815 100644 --- a/src/libs/Notification/PushNotification/NotificationType.js +++ b/src/libs/Notification/PushNotification/NotificationType.js @@ -1,5 +1,5 @@ /** - * See https://github.com/Expensify/Web-Expensify/blob/master/lib/MobilePushNotifications.php for the various + * See https://github.com/Expensify/Web-Expensify/blob/main/lib/MobilePushNotifications.php for the various * types of push notifications sent by our API. */ export default { diff --git a/src/libs/Pusher/EventType.js b/src/libs/Pusher/EventType.js index 713f69b5c128..8eb739869fd2 100644 --- a/src/libs/Pusher/EventType.js +++ b/src/libs/Pusher/EventType.js @@ -1,5 +1,5 @@ /** - * See https://github.com/Expensify/Web-Expensify/tree/master/lib/Push/Event for the various + * See https://github.com/Expensify/Web-Expensify/tree/main/lib/Push/Event for the various * types of Pusher events sent by our API. */ export default {