]> granicus.if.org Git - python/commitdiff
README.rst: Change the devguide url to docs.python.org/devguide (GH-295)
authorMariatta <Mariatta@users.noreply.github.com>
Sat, 25 Feb 2017 19:49:38 +0000 (11:49 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2017 19:49:38 +0000 (11:49 -0800)
README.rst

index 471dc63d21cea0904b775dda4f7e9beecfe76bd6..21e2bf61498d5289ddcc69271c317fb3dbe9fbf2 100644 (file)
@@ -22,7 +22,7 @@ General Information
 - Source code: https://github.com/python/cpython
 - Issue tracker: https://bugs.python.org
 - Documentation: https://docs.python.org
-- Developer's Guide: https://cpython-devguide.readthedocs.io
+- Developer's Guide: https://docs.python.org/devguide/
 
 Contributing to CPython
 -----------------------