summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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