docs: fix broken link to Pango documentation

This commit is contained in:
Antoine Martin
2021-04-24 01:11:07 +02:00
parent 9db03797da
commit 00d4836ee4
2 changed files with 5 additions and 7 deletions

View File

@ -191,7 +191,7 @@ separator_block_width::
is 9 pixels), since the separator line is drawn in the middle.
markup::
A string that indicates how the text of the block should be parsed. Set to
+"pango"+ to use https://developer.gnome.org/pango/stable/pango-Markup.html[Pango markup].
+"pango"+ to use https://developer.gnome.org/pango/1.46/[Pango markup].
Set to +"none"+ to not use any markup (default). Pango markup only works
if you use a pango font.