From: Fred Drake Date: Tue, 22 Jul 2003 00:49:11 +0000 (+0000) Subject: Avoid a 301 permanent redirect. X-Git-Tag: v2.3c2~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef13949e0059a2b1e6fd88298b73668e5cdf8c83;p=python Avoid a 301 permanent redirect. Part of SF patch #773007. --- diff --git a/Doc/lib/libgettext.tex b/Doc/lib/libgettext.tex index e98d9f6083..043fa584d2 100644 --- a/Doc/lib/libgettext.tex +++ b/Doc/lib/libgettext.tex @@ -442,7 +442,7 @@ The \program{pygettext}\footnote{Fran\c cois Pinard has written a program called \program{xpot} which does a similar job. It is available as part of his \program{po-utils} package at -\url{http://www.iro.umontreal.ca/contrib/po-utils/HTML}.} program +\url{http://www.iro.umontreal.ca/contrib/po-utils/HTML/}.} program scans all your Python source code looking for the strings you previously marked as translatable. It is similar to the GNU \program{gettext} program except that it understands all the