summaryrefslogtreecommitdiffstats
path: root/documentation
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
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')
-rw-r--r--documentation/dev-manual/start.rst2
-rw-r--r--documentation/dev-manual/wic.rst2
-rw-r--r--documentation/ref-manual/system-requirements.rst2
3 files changed, 3 insertions, 3 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
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index 1a6f7647b6..159f16fb8d 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -50,7 +50,7 @@ You will manage to build an image such as ``core-image-sato`` for the
50system with 4 CPU cores, but your builds will be much faster on a system with 50system with 4 CPU cores, but your builds will be much faster on a system with
51as much RAM and as many CPU cores as possible. 51as much RAM and as many CPU cores as possible.
52 52
53.. _detailed-supported-distros: 53.. _system-requirements-supported-distros:
54 54
55Supported Linux Distributions 55Supported Linux Distributions
56============================= 56=============================