From 79c0942703585b0f39f2fd2101368ca12d69d851 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 4 Jan 2023 11:06:35 +0100 Subject: [PATCH] migration-1.6.rst: fix redundant reference Fix sentence containing two references to the same section. (From yocto-docs rev: 668acf5f11934bda81610bdb1b665bed57d0bee7) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-1.6.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/migration-guides/migration-1.6.rst b/documentation/migration-guides/migration-1.6.rst index 48c7c7572e..916169e836 100644 --- a/documentation/migration-guides/migration-1.6.rst +++ b/documentation/migration-guides/migration-1.6.rst @@ -222,8 +222,7 @@ Package Test (ptest) Package Tests (ptest) are built but not installed by default. For information on using Package Tests, see the ":ref:`dev-manual/packages:testing packages with ptest`" section in the -Yocto Project Development Tasks Manual. For information on the -:ref:`ref-classes-ptest` class, see the ":ref:`ref-classes-ptest`" +Yocto Project Development Tasks Manual. See also the ":ref:`ref-classes-ptest`" section. .. _migration-1.6-build-changes: