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

Skip to content

Commit 4ed4b1c

Browse files
committed
Improve FAQ link in documentation (for issue #16435).
1 parent 9bf379e commit 4ed4b1c

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Doc/faq/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _faq-index:
2+
13
###################################
24
Python Frequently Asked Questions
35
###################################

Doc/tutorial/whatnow.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ [email protected]. The newsgroup and mailing list are gatewayed, so
5959
messages posted to one will automatically be forwarded to the other. There are
6060
around 120 postings a day (with peaks up to several hundred), asking (and
6161
answering) questions, suggesting new features, and announcing new modules.
62-
Before posting, be sure to check the list of `Frequently Asked Questions
63-
<http://www.python.org/3/doc/faq/>`_ (also called the FAQ),
64-
or look for it in the :file:`Misc/` directory of the Python source distribution.
62+
Before posting, be sure to check the list of :ref:`Frequently Asked Questions
63+
<faq-index>` (also called the FAQ).
6564
Mailing list archives are available at http://mail.python.org/pipermail/.
6665
The FAQ answers many of the questions that come up again and again,
6766
and may already contain the solution for your problem.

0 commit comments

Comments
 (0)