From 7192eddb4ad7814c98a2e02b943b0ccc9ec4bfd8 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Tue, 12 Mar 2013 11:56:38 -0500 Subject: [PATCH] update links to 6.2.0 --- Doc/library/unicodedata.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/unicodedata.rst b/Doc/library/unicodedata.rst index 52acc183c5..26eced62e5 100644 --- a/Doc/library/unicodedata.rst +++ b/Doc/library/unicodedata.rst @@ -166,6 +166,6 @@ Examples: .. rubric:: Footnotes -.. [#] http://www.unicode.org/Public/6.1.0/ucd/NameAliases.txt +.. [#] http://www.unicode.org/Public/6.2.0/ucd/NameAliases.txt -.. [#] http://www.unicode.org/Public/6.1.0/ucd/NamedSequences.txt +.. [#] http://www.unicode.org/Public/6.2.0/ucd/NamedSequences.txt -- 2.50.1