]> granicus.if.org Git - python/commitdiff
Issue #22320: Fix broken link in the General Python FAQ.
authorNed Deily <nad@acm.org>
Mon, 1 Sep 2014 07:06:18 +0000 (00:06 -0700)
committerNed Deily <nad@acm.org>
Mon, 1 Sep 2014 07:06:18 +0000 (00:06 -0700)
Original patch by Josh Lynn.

Doc/faq/general.rst

index 6f4733f5e9971e4e7298bb080e3056e12e4ef968..ab346f294759ac0fdb4eb57d1815ff79bc602eb3 100644 (file)
@@ -167,7 +167,8 @@ Sphinx-formatted documentation, Python library modules, example programs, and
 several useful pieces of freely distributable software.  The source will compile
 and run out of the box on most UNIX platforms.
 
-Consult the `Developer FAQ <http://docs.python.org/devguide/faq>`__ for more
+Consult the `Getting Started section of the Python Developer's Guide
+<https://docs.python.org/devguide/setup.html>`__ for more
 information on getting the source code and compiling it.