]> granicus.if.org Git - python/commitdiff
Update broken link.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 9 Feb 2007 12:59:27 +0000 (12:59 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 9 Feb 2007 12:59:27 +0000 (12:59 +0000)
Doc/lib/emailgenerator.tex

index b236673b87e63696514ea264e629bddda071aa6a..7ab0a53e82a63c89d9001149ef7280ef89e419d6 100644 (file)
@@ -33,7 +33,7 @@ Optional \var{mangle_from_} is a flag that, when \code{True}, puts a
 line.  This is the only guaranteed portable way to avoid having such
 lines be mistaken for a \UNIX{} mailbox format envelope header separator (see
 \ulink{WHY THE CONTENT-LENGTH FORMAT IS BAD}
-{http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/content-length.html}
+{http://www.jwz.org/doc/content-length.html}
 for details).  \var{mangle_from_} defaults to \code{True}, but you
 might want to set this to \code{False} if you are not writing \UNIX{}
 mailbox format files.