summaryrefslogtreecommitdiff
path: root/doc/source/advanced-features/junction-elements.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/advanced-features/junction-elements.rst')
-rw-r--r--doc/source/advanced-features/junction-elements.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/advanced-features/junction-elements.rst b/doc/source/advanced-features/junction-elements.rst
index 929ac1217..81fc01a05 100644
--- a/doc/source/advanced-features/junction-elements.rst
+++ b/doc/source/advanced-features/junction-elements.rst
@@ -21,8 +21,8 @@ Below is a simple example of bst file for a junction element:
.. literalinclude:: ../../examples/junctions/elements/hello-junction.bst
:language: yaml
-This element imports the autotools example project found in the BuildStream
-doc/examples/autotools subdirectory.
+This element imports the autotools example subproject found in the
+BuildStream doc/examples/junctions/autotools subdirectory.
.. note::