From ef13949e0059a2b1e6fd88298b73668e5cdf8c83 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 22 Jul 2003 00:49:11 +0000 Subject: Avoid a 301 permanent redirect. Part of SF patch #773007. --- Doc/lib/libgettext.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libgettext.tex b/Doc/lib/libgettext.tex index e98d9f6..043fa58 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 -- cgit v0.12