Skip to content

Commit 2fc325e

Browse files
Merge pull request #19814 from loganrosen/beginner-bug-readme
Fix beginner bugs link in README
2 parents efc5c3c + ba7c34f commit 2fc325e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ get involved, visit:
1414
+ [Issue Reporting Guide](https://github.com/mozilla/pdf.js/blob/master/.github/CONTRIBUTING.md)
1515
+ [Code Contribution Guide](https://github.com/mozilla/pdf.js/wiki/Contributing)
1616
+ [Frequently Asked Questions](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions)
17-
+ [Good Beginner Bugs](https://github.com/mozilla/pdf.js/issues?direction=desc&labels=good-beginner-bug&page=1&sort=created&state=open)
17+
+ [Good Beginner Bugs](https://github.com/mozilla/pdf.js/issues?q=is%3Aissue%20state%3Aopen%20label%3Agood-beginner-bug)
1818
+ [Projects](https://github.com/mozilla/pdf.js/projects)
1919

2020
Feel free to stop by our [Matrix room](https://chat.mozilla.org/#/room/#pdfjs:mozilla.org) for questions or guidance.

0 commit comments

Comments
 (0)