summaryrefslogtreecommitdiffstats
path: root/Doc/library/mailbox.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-10-29 09:26:56 (GMT)
committerGeorg Brandl <georg@python.org>2014-10-29 09:26:56 (GMT)
commit525d355984e1afa342aa72fc7867a56eea937a61 (patch)
tree50a3fe6931bae07791ceab9bb74d76c1aa218296 /Doc/library/mailbox.rst
parent9bdcb3bc8a71b47ac93bf2d878e81790341d8cfb (diff)
downloadcpython-525d355984e1afa342aa72fc7867a56eea937a61.zip
cpython-525d355984e1afa342aa72fc7867a56eea937a61.tar.gz
cpython-525d355984e1afa342aa72fc7867a56eea937a61.tar.bz2
Fixing broken links in doc, part 3: the rest
Diffstat (limited to 'Doc/library/mailbox.rst')
-rw-r--r--Doc/library/mailbox.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/mailbox.rst b/Doc/library/mailbox.rst
index a03fd1c..6334bd6 100644
--- a/Doc/library/mailbox.rst
+++ b/Doc/library/mailbox.rst
@@ -487,7 +487,7 @@ Supported mailbox formats are Maildir, mbox, MH, Babyl, and MMDF.
`Configuring Netscape Mail on Unix: Why The Content-Length Format is Bad <http://www.jwz.org/doc/content-length.html>`_
An argument for using the original mbox format rather than a variation.
- `"mbox" is a family of several mutually incompatible mailbox formats <http://homepages.tesco.net./~J.deBoynePollard/FGA/mail-mbox-formats.html>`_
+ `"mbox" is a family of several mutually incompatible mailbox formats <http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html>`_
A history of mbox variations.