Skip to content

Commit d134e10

Browse files
authored
Merge pull request #1016 from maephisto666/bugfix/link-to-pep20-by-example-is-wrong
Fixed link to non-existing pep20_by_example.pdf
2 parents 5b959c9 + 71d69ee commit d134e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/style.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Also known as :pep:`20`, the guiding principles for Python's design.
455455
Namespaces are one honking great idea -- let's do more of those!
456456
457457
For some examples of good Python style, see `these slides from a Python user
458-
group <http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf>`_.
458+
group <https://github.com/hblanks/zen-of-python-by-example>`_.
459459

460460

461461
*****

0 commit comments

Comments
 (0)