From 4336a0b938414efc813ebb3f01b2b8d20730f5d0 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Thu, 27 Jul 2006 18:48:47 +0000 Subject: [PATCH] Update URL --- Doc/lib/libunicodedata.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex index b66627f808c0..81ad67dc2e33 100644 --- a/Doc/lib/libunicodedata.tex +++ b/Doc/lib/libunicodedata.tex @@ -18,7 +18,7 @@ this database is based on the \file{UnicodeData.txt} file version The module uses the same names and symbols as defined by the UnicodeData File Format 3.2.0 (see -\url{http://www.unicode.org/Public/UNIDATA/UnicodeData.html}). It +\url{http://www.unicode.org/Public/3.2-Update/UnicodeData-3.2.0.html}). It defines the following functions: \begin{funcdesc}{lookup}{name} -- 2.47.3