Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29020b1

Browse files
committed
Issue #22320: Fix broken link in the General Python FAQ.
Original patch by Josh Lynn.
1 parent 311321e commit 29020b1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/faq/general.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ Sphinx-formatted documentation, Python library modules, example programs, and
167167
several useful pieces of freely distributable software. The source will compile
168168
and run out of the box on most UNIX platforms.
169169

170-
Consult the `Developer FAQ <http://docs.python.org/devguide/faq>`__ for more
170+
Consult the `Getting Started section of the Python Developer's Guide
171+
<https://docs.python.org/devguide/setup.html>`__ for more
171172
information on getting the source code and compiling it.
172173

173174

0 commit comments

Comments
 (0)