summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/wic.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-04-05 16:24:42 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-06 14:35:18 +0100
commit311c76c8e8cf39fa41456561148cebe2b8b3c057 (patch)
tree02805758c3ae675e0780dc87fef9453ccfe39bf3 /documentation/dev-manual/wic.rst
parent33e23d49927cc9871abefe3be289b966695d583c (diff)
downloadpoky-311c76c8e8cf39fa41456561148cebe2b8b3c057.tar.gz
manuals: improve and fix target for supported distros
- Fix the location of the target for supported distributions - Improve the name of this target (From yocto-docs rev: 40f0cf9302b9f0ce01a1270977644b1b2fdfc650) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/wic.rst')
-rw-r--r--documentation/dev-manual/wic.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/wic.rst b/documentation/dev-manual/wic.rst
index a8d2f46955..2a4408cdb0 100644
--- a/documentation/dev-manual/wic.rst
+++ b/documentation/dev-manual/wic.rst
@@ -72,7 +72,7 @@ In order to use the Wic utility with the OpenEmbedded Build system, your
72system needs to meet the following requirements: 72system needs to meet the following requirements:
73 73
74- The Linux distribution on your development host must support the 74- The Linux distribution on your development host must support the
75 Yocto Project. See the ":ref:`detailed-supported-distros`" 75 Yocto Project. See the ":ref:`system-requirements-supported-distros`"
76 section in the Yocto Project Reference Manual for the list of 76 section in the Yocto Project Reference Manual for the list of
77 distributions that support the Yocto Project. 77 distributions that support the Yocto Project.
78 78