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 {