summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/core_plugins.rst2
-rw-r--r--doc/source/install_main.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/core_plugins.rst b/doc/source/core_plugins.rst
index 029145879..2951e00cf 100644
--- a/doc/source/core_plugins.rst
+++ b/doc/source/core_plugins.rst
@@ -42,7 +42,7 @@ Build elements
elements/pip
-.. _authoring_source_plugins:
+.. _plugins_sources:
Sources
-------
diff --git a/doc/source/install_main.rst b/doc/source/install_main.rst
index 2d698e4a4..abe85eed4 100644
--- a/doc/source/install_main.rst
+++ b/doc/source/install_main.rst
@@ -14,7 +14,7 @@ BuildStream requires the following base system requirements:
* psutil python library (so you don't have to install GCC and python-devel to build it yourself)
BuildStream also depends on the host tools for the :mod:`Source <buildstream.source>` plugins.
-Refer to the respective :ref:`authoring_source_plugins` documentation for host tool
+Refer to the respective :ref:`source plugin <plugins_sources>` documentation for host tool
requirements of specific plugins.
If you intend to push built artifacts to a remote artifact server,