mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
dataurisrc: Remove role attribute from links
This commit is contained in:
parent
828af08490
commit
00e5076b3a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
/**
|
||||
* SECTION:element-dataurisrc
|
||||
*
|
||||
* dataurisrc handles data: URIs, see <ulink role="online-location" url="http://tools.ietf.org/html/rfc2397">RFC 2397</ulink> for more information.
|
||||
* dataurisrc handles data: URIs, see <ulink url="http://tools.ietf.org/html/rfc2397">RFC 2397</ulink> for more information.
|
||||
*
|
||||
* <refsect2>
|
||||
* <title>Example launch line</title>
|
||||
|
|
Loading…
Reference in a new issue