Split out documentation into subfolders.
[platform/upstream/gstreamer.git] / markdown / manual / advanced / interfaces.md
similarity index 97%
rename from manual-interfaces.md
rename to markdown/manual/advanced/interfaces.md
index 75fb642..5ef74c4 100644 (file)
@@ -5,7 +5,7 @@ title: Interfaces
 # Interfaces
 
 In [Using an element as a
-GObject](manual-elements.md#using-an-element-as-a-gobject), you have
+GObject](manual/building/elements.md#using-an-element-as-a-gobject), you have
 learned how to use `GObject` properties as a simple way to do
 interaction between applications and elements. This method suffices for
 the simple'n'straight settings, but fails for anything more complicated
@@ -61,4 +61,3 @@ video in video players.
 
 This interface is implemented by, amongst others, the Video4linux2
 elements and by ximagesink, xvimagesink and sdlvideosink.
-