diff mbox series

[mickledore] manuals: improve and fix target for supported distros

Message ID 20230405144049.213630-1-michael.opdenacker@bootlin.com
State New
Headers show
Series [mickledore] manuals: improve and fix target for supported distros | expand

Commit Message

Michael Opdenacker April 5, 2023, 2:40 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

- Fix the location of the target for supported distributions
- Improve the name of this target

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 | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 498734a04d..27fc0fcd01 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -302,7 +302,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 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
 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 4fe0cb841b..fd4a8afb5d 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -29,8 +29,6 @@  and conceptual information in the :doc:`/overview-manual/index`.
    For more information about the Yocto Project Documentation set, see
    the :ref:`ref-manual/resources:links and related documentation` section.
 
-.. _detailed-supported-distros:
-
 Minimum Free Disk Space
 =======================
 
@@ -50,6 +48,8 @@  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.
 
+.. _system-requirements-supported-distros:
+
 Supported Linux Distributions
 =============================