From 221bbde4297a0f16d188f0d4515fc0133b734fd1 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 6 Jul 2020 11:17:00 +0200 Subject: [PATCH] glib: unicode: fix unicode standard link --- glib/gunicode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gunicode.h b/glib/gunicode.h index 63117ea28..38e29b84f 100644 --- a/glib/gunicode.h +++ b/glib/gunicode.h @@ -210,7 +210,7 @@ typedef enum * Since new unicode versions may add new types here, applications should be ready * to handle unknown values. They may be regarded as %G_UNICODE_BREAK_UNKNOWN. * - * See [Unicode Line Breaking Algorithm](http://www.unicode.org/unicode/reports/tr14/). + * See [Unicode Line Breaking Algorithm](https://www.unicode.org/reports/tr14/). */ typedef enum {