Skip to content

Commit 214f6ca

Browse files
PeterDaveHellofreaktechnik
authored andcommitted
Update GitHub participating notification URL
1 parent 0e242fc commit 214f6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/github.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class GitHub {
5050
"index": GitHub.SITE_URI,
5151
"unread": `${GitHub.SITE_URI}notifications?query=is%3Aunread`,
5252
"all": `${GitHub.SITE_URI}notifications?query=`,
53-
"participating": `${GitHub.SITE_URI}notifications/participating`,
53+
"participating": `${GitHub.SITE_URI}notifications?query=reason%3Aparticipating`,
5454
"watched": `${GitHub.SITE_URI}watching`
5555
};
5656
}

0 commit comments

Comments
 (0)