From f5044cf7d3f196559c055c814537caf84d578e2c Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 8 Jun 2021 13:44:04 -0500 Subject: Convert a stray DocBook ulink into Markdown --- pango/pango-bidi-type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango') diff --git a/pango/pango-bidi-type.h b/pango/pango-bidi-type.h index ebfaa574..2f1dfd1d 100644 --- a/pango/pango-bidi-type.h +++ b/pango/pango-bidi-type.h @@ -54,7 +54,7 @@ G_BEGIN_DECLS * * `PangoBidiType` represents the bidirectional character * type of a Unicode character as specified by the - * Unicode bidirectional algorithm. + * [Unicode bidirectional algorithm](http://www.unicode.org/reports/tr9/). * * Since: 1.22 * Deprecated: 1.44: Use fribidi for this information -- cgit v1.2.1