From 8e13af3f7a3cbf2a60a3dbdad36e28f9f0a87100 Mon Sep 17 00:00:00 2001
From: "Andrew M. Kuchling" <amk@amk.ca>
Date: Mon, 12 Sep 2005 12:43:57 +0000
Subject: [PATCH] Update link

---
 Doc/tut/tut.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex
index b0d0019549b..2133da5e828 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.
 
-- 
2.30.9