There was an error while loading. Please reload this page.
1 parent 9bf379e commit 4ed4b1cCopy full SHA for 4ed4b1c
2 files changed
Doc/faq/index.rst
@@ -1,3 +1,5 @@
1
+.. _faq-index:
2
+
3
###################################
4
Python Frequently Asked Questions
5
Doc/tutorial/whatnow.rst
@@ -59,9 +59,8 @@ python-list@python.org. The newsgroup and mailing list are gatewayed, so
59
messages posted to one will automatically be forwarded to the other. There are
60
around 120 postings a day (with peaks up to several hundred), asking (and
61
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.
+Before posting, be sure to check the list of :ref:`Frequently Asked Questions
+<faq-index>` (also called the FAQ).
65
Mailing list archives are available at http://mail.python.org/pipermail/.
66
The FAQ answers many of the questions that come up again and again,
67
and may already contain the solution for your problem.
0 commit comments