Updated the Pango broken link
authorTaruntej Kanakamalla <taruntejk@live.com>
Thu, 7 Jul 2022 06:55:14 +0000 (06:55 +0000)
committerTaruntej Kanakamalla <taruntejk@live.com>
Fri, 11 Nov 2022 12:17:40 +0000 (12:17 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2723>

subprojects/gst-docs/markdown/tutorials/playback/subtitle-management.md

index 6facd25..73de52d 100644 (file)
@@ -322,7 +322,7 @@ The `subtitle-font-desc` property allows specifying the font to render
 the subtitles. Since [Pango](http://www.pango.org/) is the library used
 to render fonts, you can check its documentation to see how this font
 should be specified, in particular, the
-[pango-font-description-from-string](http://developer.gnome.org/pango/stable/pango-Fonts.html#pango-font-description-from-string) function.
+[pango-font-description-from-string](https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html) function.
 
 In a nutshell, the format of the string representation is `[FAMILY-LIST]
 [STYLE-OPTIONS] [SIZE]` where `FAMILY-LIST` is a comma separated list of