diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-01-04 11:06:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 17:39:09 +0000 |
commit | 79c0942703585b0f39f2fd2101368ca12d69d851 (patch) | |
tree | ecc858ee76dead8183fca350b20a32860ae77434 /documentation | |
parent | 8b1909aa6f7a51a878dc3d4a9223403ad3e164a9 (diff) | |
download | poky-79c0942703585b0f39f2fd2101368ca12d69d851.tar.gz |
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 <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/migration-guides/migration-1.6.rst | 3 |
1 files changed, 1 insertions, 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) | |||
222 | Package Tests (ptest) are built but not installed by default. For | 222 | Package Tests (ptest) are built but not installed by default. For |
223 | information on using Package Tests, see the | 223 | information on using Package Tests, see the |
224 | ":ref:`dev-manual/packages:testing packages with ptest`" section in the | 224 | ":ref:`dev-manual/packages:testing packages with ptest`" section in the |
225 | Yocto Project Development Tasks Manual. For information on the | 225 | Yocto Project Development Tasks Manual. See also the ":ref:`ref-classes-ptest`" |
226 | :ref:`ref-classes-ptest` class, see the ":ref:`ref-classes-ptest`" | ||
227 | section. | 226 | section. |
228 | 227 | ||
229 | .. _migration-1.6-build-changes: | 228 | .. _migration-1.6-build-changes: |