diff options
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/start.rst | 2 | ||||
-rw-r--r-- | documentation/dev-manual/wic.rst | 2 |
2 files changed, 2 insertions, 2 deletions
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: | |||
302 | as these releases are frequently tested against the Yocto Project and | 302 | as these releases are frequently tested against the Yocto Project and |
303 | officially supported. For a list of the distributions under | 303 | officially supported. For a list of the distributions under |
304 | validation and their status, see the ":ref:`Supported Linux | 304 | validation and their status, see the ":ref:`Supported Linux |
305 | Distributions <detailed-supported-distros>`" | 305 | Distributions <system-requirements-supported-distros>`" |
306 | section in the Yocto Project Reference Manual and the wiki page at | 306 | section in the Yocto Project Reference Manual and the wiki page at |
307 | :yocto_wiki:`Distribution Support </Distribution_Support>`. | 307 | :yocto_wiki:`Distribution Support </Distribution_Support>`. |
308 | 308 | ||
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 | |||
72 | system needs to meet the following requirements: | 72 | system 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 | ||