Fix last remaining references to ex-devguide
This commit is contained in:
parent
2bddc53cb9
commit
a2b89e364f
|
@ -1598,8 +1598,7 @@ locale_alias = {
|
|||
# to include every locale up to Windows Vista.
|
||||
#
|
||||
# NOTE: this mapping is incomplete. If your language is missing, please
|
||||
# submit a bug report to Python bug manager, which you can find via:
|
||||
# http://www.python.org/dev/
|
||||
# submit a bug report to the Python bug tracker at http://bugs.python.org/
|
||||
# Make sure you include the missing language identifier and the suggested
|
||||
# locale code.
|
||||
#
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue