diff options
| author | Éric Araujo <merwok@netwok.org> | 2011-11-29 16:36:17 +0100 |
|---|---|---|
| committer | Éric Araujo <merwok@netwok.org> | 2011-11-29 16:36:17 +0100 |
| commit | a2b89e364f863d9dab51c32aefb934c511a19e55 (patch) | |
| tree | 0a8544b4d4ee2a0aa1bf4dbb4c994f94b6e468ff /Misc | |
| parent | 2bddc53cb96baa9ba799915c82648e0fa4318632 (diff) | |
| download | cpython-git-a2b89e364f863d9dab51c32aefb934c511a19e55.tar.gz | |
Fix last remaining references to ex-devguide
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/python.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man index 0921e4c0c4..3dca6045d6 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -420,7 +420,7 @@ Main website: http://www.python.org/ .br Documentation: http://docs.python.org/py3k/ .br -Developer resources: http://www.python.org/dev/ +Developer resources: http://docs.python.org/devguide/ .br Downloads: http://python.org/download/ .br |
