Skip to content

Commit 28e365f

Browse files
committed
Removed broken link to Zen of Python in style.rst
1 parent ca0e531 commit 28e365f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/writing/style.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,8 +418,7 @@ Also known as :pep:`20`, the guiding principles for Python's design.
418418
If the implementation is easy to explain, it may be a good idea.
419419
Namespaces are one honking great idea -- let's do more of those!
420420
421-
For some examples of good Python style, see `this Stack Overflow question
422-
<http://stackoverflow.com/questions/228181/the-zen-of-python>`_ or `these
421+
For some examples of good Python style, see `these
423422
slides from a Python user group
424423
<http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf>`_.
425424

0 commit comments

Comments
 (0)