summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Kirsch <derFakir@web.de>2013-10-29 18:09:32 +0100
committerTim-Philipp Müller <tim@centricular.com>2013-10-29 22:06:31 +0000
commit4ceeee9ff8f744d1fd0edf61f08e20b1568294e8 (patch)
treef51bc68959f2ea6d9483f5ec442581176997261b
parent40872f26aef6bb9dbee01fbe942faae5148eac45 (diff)
doc: fix forward reference about ghost pads
https://bugzilla.gnome.org/show_bug.cgi?id=711089
-rw-r--r--docs/manual/basics-elements.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/basics-elements.xml b/docs/manual/basics-elements.xml
index 7fbc60a8e..b3c8634b7 100644
--- a/docs/manual/basics-elements.xml
+++ b/docs/manual/basics-elements.xml
@@ -470,7 +470,8 @@ main (int argc,
a bin will disconnect any already existing links. Also, you cannot
directly link elements that are not in the same bin or pipeline; if
you want to link elements or pads at different hierarchy levels, you
- will need to use ghost pads (more about ghost pads later).
+ will need to use ghost pads (more about ghost pads later,
+ see <xref linkend="section-pads-ghost"/>).
</para>
</sect1>