diff options
author | Georg Brandl <georg@python.org> | 2010-04-24 13:04:12 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-04-24 13:04:12 (GMT) |
commit | fbd74d0805bc50be8acf2e90e192f373a6158900 (patch) | |
tree | 24bcbd128f035a396020df4c8058fc9a4ebba28c | |
parent | 0753d947df4678042f0b84bcbd79a4c6d11ff31c (diff) | |
download | cpython-fbd74d0805bc50be8acf2e90e192f373a6158900.zip cpython-fbd74d0805bc50be8acf2e90e192f373a6158900.tar.gz cpython-fbd74d0805bc50be8acf2e90e192f373a6158900.tar.bz2 |
Merged revisions 80150 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80150 | r.david.murray | 2010-04-17 17:45:38 +0200 (Sa, 17 Apr 2010) | 2 lines
Update link to Apple Publication Style guide.
........
-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 593f6da..6145559 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/APSG_2008.pdf +.. _Apple Publications Style Guide: http://developer.apple.com/mac/library/documentation/UserExperience/Conceptual/APStyleGuide/APSG_2009.pdf |