docs: pwg: fix some links to the API docs
authorTim-Philipp Müller <tim@centricular.com>
Thu, 18 Sep 2014 23:33:58 +0000 (00:33 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Sep 2014 23:33:58 +0000 (00:33 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=736762

docs/pwg/advanced-tagging.xml
docs/pwg/intro-basics.xml

index 082d732..ae991d8 100644 (file)
@@ -54,7 +54,7 @@
     <title>Reading Tags from Streams</title>
     <para>
       The basic object for tags is a <ulink type="http"
-      url="../../gstreamer/html/gstreamer-GstTagList.html"><classname>GstTagList
+      url="../../gstreamer/html/GstTagList.html"><classname>GstTagList
       </classname></ulink>. An element that is reading tags from a stream should
       create an empty taglist and fill this with individual tags. Empty tag
       lists can be created with <function>gst_tag_list_new ()</function>. Then,
index e864e5e..de065d2 100644 (file)
       See the &GstLibRef; for the current implementation details of a <ulink
       type="http"
       url="../../gstreamer/html/gstreamer-GstMiniObject.html"><classname>GstMiniObject</classname></ulink>, <ulink type="http"
-      url="../../gstreamer/html/gstreamer-GstBuffer.html"><classname>GstBuffer</classname></ulink> and <ulink type="http"
-      url="../../gstreamer/html/gstreamer-GstEvent.html"><classname>GstEvent</classname></ulink>.
+      url="../../gstreamer/html/GstBuffer.html"><classname>GstBuffer</classname></ulink> and <ulink type="http"
+      url="../../gstreamer/html/GstEvent.html"><classname>GstEvent</classname></ulink>.
     </para>
 
     <sect2 id="sect2-buffer-allocation" xreflabel="Buffer Allocation">