summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2021-06-08 13:44:04 -0500
committerFederico Mena Quintero <federico@gnome.org>2021-06-14 20:22:56 -0500
commitf5044cf7d3f196559c055c814537caf84d578e2c (patch)
tree891e87ee19c51088790ce14693272e570fbc266d
parentd16803843748be6cba48b74e60fa58390e90ae6b (diff)
downloadpango-f5044cf7d3f196559c055c814537caf84d578e2c.tar.gz
Convert a stray DocBook ulink into Markdown
-rw-r--r--pango/pango-bidi-type.h2
1 files changed, 1 insertions, 1 deletions
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
- * <ulink url="http://www.unicode.org/reports/tr9/">Unicode bidirectional algorithm</ulink>.
+ * [Unicode bidirectional algorithm](http://www.unicode.org/reports/tr9/).
*
* Since: 1.22
* Deprecated: 1.44: Use fribidi for this information