[glib] doc: Update a few links to the Unicode Standard



commit a17bbbc8a33740ed8722c1739d20ef0f5ff90ed6
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 7 12:38:09 2016 -0400

    doc: Update a few links to the Unicode Standard

 glib/gunicode.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gunicode.h b/glib/gunicode.h
index 5f04536..ac01e4e 100644
--- a/glib/gunicode.h
+++ b/glib/gunicode.h
@@ -112,7 +112,7 @@ typedef guint16 gunichar2;
  *
  * These are the possible character classifications from the
  * Unicode specification.
- * See <ulink 
url="http://www.unicode.org/Public/UNIDATA/UnicodeData.html";>http://www.unicode.org/Public/UNIDATA/UnicodeData.html</ulink>.
+ * See <ulink url="http://www.unicode.org/reports/tr44/#General_Category_Values";>Unicode Character 
Database</unlink>.
  */
 typedef enum
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]