summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-02-27 14:17:25 +0100
committerSteve Sakoman <steve@sakoman.com>2024-03-01 05:19:55 -1000
commite5620de35540d62d94421194b164693bfc6c3d6c (patch)
tree9a8408f566b75c605397ce79be331f70cc0d73db /documentation/dev-manual
parente0c348b64473a66bdd13da4facbfd17700899a9d (diff)
downloadpoky-e5620de35540d62d94421194b164693bfc6c3d6c.tar.gz
ref-manual: system-requirements: modify anchor
To align with the "master" branch (From yocto-docs rev: aaeb061fa8ff73496175eba59f53a19fdcf08f64) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/start.rst2
-rw-r--r--documentation/dev-manual/wic.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 834fb13088..7d3a25b1f9 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -289,7 +289,7 @@ Project Build Host:
289 as these releases are frequently tested against the Yocto Project and 289 as these releases are frequently tested against the Yocto Project and
290 officially supported. For a list of the distributions under 290 officially supported. For a list of the distributions under
291 validation and their status, see the ":ref:`Supported Linux 291 validation and their status, see the ":ref:`Supported Linux
292 Distributions <detailed-supported-distros>`" 292 Distributions <system-requirements-supported-distros>`"
293 section in the Yocto Project Reference Manual and the wiki page at 293 section in the Yocto Project Reference Manual and the wiki page at
294 :yocto_wiki:`Distribution Support </Distribution_Support>`. 294 :yocto_wiki:`Distribution Support </Distribution_Support>`.
295 295
diff --git a/documentation/dev-manual/wic.rst b/documentation/dev-manual/wic.rst
index 25180c5cb5..f794693c50 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