Skip to content

Commit 9ccba26

Browse files
authored
Making errata link to all issues, not just open ones
1 parent f8fe5ec commit 9ccba26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Errata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Errata
22

3-
You can see a list of errors that have been found in [_Effective Python_](http://www.effectivepython.com) by looking at the `Confirmed` label for open issues [following this link](https://github.com/bslatkin/effectivepython/issues?q=is%3Aopen+is%3Aissue+label%3AConfirmed). If you found a mistake and don't see it listed there, [please create a new issue](https://github.com/bslatkin/effectivepython/issues/new). Thanks for your help!
3+
You can see a list of errors that have been found in [_Effective Python_](http://www.effectivepython.com) by looking at the `Confirmed` label for open issues [following this link](https://github.com/bslatkin/effectivepython/issues?q=is%3Aissue+label%3AConfirmed). If you found a mistake and don't see it listed there, [please create a new issue](https://github.com/bslatkin/effectivepython/issues/new). Thanks for your help!

0 commit comments

Comments
 (0)