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 59592997ff..3d5ee18cbd 100644
--- a/documentation/migration-guides/migration-2.6.rst
+++ b/documentation/migration-guides/migration-2.6.rst
@@ -367,7 +367,7 @@ Any failure of a ``pkg_postinst()`` script (including exit 1) triggers
367an error during the :ref:`ref-tasks-rootfs` task. 367an error during the :ref:`ref-tasks-rootfs` task.
368 368
369For more information on post-installation behavior, see the 369For more information on post-installation behavior, see the
370":ref:`dev-manual/common-tasks:post-installation scripts`" 370":ref:`dev-manual/new-recipe:post-installation scripts`"
371section in the Yocto Project Development Tasks Manual. 371section in the Yocto Project Development Tasks Manual.
372 372
373.. _migration-2.6-python-3-profile-guided-optimizations: 373.. _migration-2.6-python-3-profile-guided-optimizations: