diff mbox series

[kirkstone,10/16] ref-manual: system-requirements: modify anchor

Message ID 20240227140128.481522-11-michael.opdenacker@bootlin.com
State New
Headers show
Series documentation backports | expand

Commit Message

Michael Opdenacker Feb. 27, 2024, 2:01 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

To align with the "master" branch

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/dev-manual/start.rst               | 2 +-
 documentation/dev-manual/wic.rst                 | 2 +-
 documentation/ref-manual/system-requirements.rst | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

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:
    as these releases are frequently tested against the Yocto Project and
    officially supported. For a list of the distributions under
    validation and their status, see the ":ref:`Supported Linux
-   Distributions <detailed-supported-distros>`"
+   Distributions <system-requirements-supported-distros>`"
    section in the Yocto Project Reference Manual and the wiki page at
    :yocto_wiki:`Distribution Support </Distribution_Support>`.
 
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
 system needs to meet the following requirements:
 
 -  The Linux distribution on your development host must support the
-   Yocto Project. See the ":ref:`detailed-supported-distros`"
+   Yocto Project. See the ":ref:`system-requirements-supported-distros`"
    section in the Yocto Project Reference Manual for the list of
    distributions that support the Yocto Project.
 
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
 system with 4 CPU cores, but your builds will be much faster on a system with
 as much RAM and as many CPU cores as possible.
 
-.. _detailed-supported-distros:
+.. _system-requirements-supported-distros:
 
 Supported Linux Distributions
 =============================