Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion src/libs/Pusher/EventType.js
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down