Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e1fecc

Browse files
committed
Update URL to unicode.org's FTP site using an HTTP URL to the same
document.
1 parent 315b9e0 commit 6e1fecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libunicodedata.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ \section{\module{unicodedata} ---
1818

1919
The module uses the same names and symbols as defined by the
2020
UnicodeData File Format 3.0.0 (see
21-
\url{ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.html}). It
21+
\url{http://www.unicode.org/Public/UNIDATA/UnicodeData.html}). It
2222
defines the following functions:
2323

2424
\begin{funcdesc}{decimal}{unichr\optional{, default}}

0 commit comments

Comments
 (0)