diff options
author | Georg Brandl <georg@python.org> | 2008-03-15 00:20:19 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2008-03-15 00:20:19 (GMT) |
commit | 026778174298e652bd91ebe5a11db1bd3a3e0902 (patch) | |
tree | 82f89fbf0d19fd793605d47cd5558d039a97d93d /Doc/documenting | |
parent | bd77681f36238e5803857414ba46c722f7f28e42 (diff) | |
download | cpython-026778174298e652bd91ebe5a11db1bd3a3e0902.zip cpython-026778174298e652bd91ebe5a11db1bd3a3e0902.tar.gz cpython-026778174298e652bd91ebe5a11db1bd3a3e0902.tar.bz2 |
Fix lots of broken links in the docs, found by Sphinx' external link checker.
Diffstat (limited to 'Doc/documenting')
-rw-r--r-- | Doc/documenting/style.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/documenting/style.rst b/Doc/documenting/style.rst index 5d0ccb7..5821bd8 100644 --- a/Doc/documenting/style.rst +++ b/Doc/documenting/style.rst @@ -66,5 +66,5 @@ Unix 1970s. -.. _Apple Publications Style Guide: http://developer.apple.com/documentation/UserExperience/Conceptual/APStyleGuide/AppleStyleGuide2003.pdf +.. _Apple Publications Style Guide: http://developer.apple.com/documentation/UserExperience/Conceptual/APStyleGuide/AppleStyleGuide2006.pdf |