summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-2.6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/migration-2.6.rst')
-rw-r--r--documentation/migration-guides/migration-2.6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-2.6.rst b/documentation/migration-guides/migration-2.6.rst
index 11e659de7c..32bb48bccc 100644
--- a/documentation/migration-guides/migration-2.6.rst
+++ b/documentation/migration-guides/migration-2.6.rst
@@ -135,7 +135,7 @@ Fetching these types of dependencies that are not provided in the
135sysroot negatively affects the ability to reproduce builds. This type of 135sysroot negatively affects the ability to reproduce builds. This type of
136fetching is now explicitly disabled. Consequently, any missing 136fetching is now explicitly disabled. Consequently, any missing
137dependencies in Python recipes that use these classes now result in an 137dependencies in Python recipes that use these classes now result in an
138error during the ``do_configure`` task. 138error during the :ref:`ref-tasks-configure` task.
139 139
140.. _migration-2.6-linux-yocto-configuration-audit-issues-now-correctly-reported: 140.. _migration-2.6-linux-yocto-configuration-audit-issues-now-correctly-reported:
141 141