summaryrefslogtreecommitdiffstats
path: root/Doc/tut
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2005-09-12 12:43:57 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2005-09-12 12:43:57 (GMT)
commit8e13af3f7a3cbf2a60a3dbdad36e28f9f0a87100 (patch)
tree16da954f7fb12e59003f50de49e1afa2e0331bb5 /Doc/tut
parent1166638be557c872f27457e2ab32033d3e6b4541 (diff)
downloadcpython-8e13af3f7a3cbf2a60a3dbdad36e28f9f0a87100.zip
cpython-8e13af3f7a3cbf2a60a3dbdad36e28f9f0a87100.tar.gz
cpython-8e13af3f7a3cbf2a60a3dbdad36e28f9f0a87100.tar.bz2
Update link
Diffstat (limited to 'Doc/tut')
-rw-r--r--Doc/tut/tut.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex
index b0d0019..2133da5 100644
--- a/Doc/tut/tut.tex
+++ b/Doc/tut/tut.tex
@@ -5302,7 +5302,7 @@ asking (and answering) questions, suggesting new features, and
announcing new modules. Before posting, be sure to check the list of
\ulink{Frequently Asked Questions}{http://www.python.org/doc/faq/} (also called the FAQ), or look for it in the
\file{Misc/} directory of the Python source distribution. Mailing
-list archives are available at \url{http://www.python.org/pipermail/}.
+list archives are available at \url{http://mail.python.org/pipermail/}.
The FAQ answers many of the questions that come up again and again,
and may already contain the solution for your problem.