diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-11-14 15:11:04 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-12-21 06:18:23 -1000 |
commit | 9fe70d68fce250545be8922c85e520caeee546d1 (patch) | |
tree | 2cdd2da0217ae949f631ab23fbf7701e9691e6df /documentation | |
parent | 97c06bd351202bf6a115b1f762c943aad39ac1b6 (diff) | |
download | poky-9fe70d68fce250545be8922c85e520caeee546d1.tar.gz |
manuals: fix URL
[YOCTO #15279]
(From yocto-docs rev: 4c280217729cd7543c0fc4b4a5299db2e95d8cda)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Reported-by: Steve Landherr <steve-yocto@chiquapin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/what-i-wish-id-known.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/what-i-wish-id-known.rst b/documentation/what-i-wish-id-known.rst index 10f746ff1f..fe79bc0129 100644 --- a/documentation/what-i-wish-id-known.rst +++ b/documentation/what-i-wish-id-known.rst | |||
@@ -29,8 +29,9 @@ contact us with other suggestions. | |||
29 | #. **Get to know the layer index:** | 29 | #. **Get to know the layer index:** |
30 | All layers can be found in the :oe_layerindex:`layer index <>`. Layers which | 30 | All layers can be found in the :oe_layerindex:`layer index <>`. Layers which |
31 | have applied for Yocto Project Compatible status (structure continuity | 31 | have applied for Yocto Project Compatible status (structure continuity |
32 | assurance and testing) can be found in the :yocto_home:`Yocto Project Compatible index | 32 | assurance and testing) can be found in the :yocto_home:`Yocto Project |
33 | </software-over/layer/>`. Generally check the Compatible layer index first, | 33 | Compatible Layers </development/yocto-project-compatible-layers/>` page. |
34 | Generally check the Compatible layer index first, | ||
34 | and if you don't find the necessary layer check the general layer index. The | 35 | and if you don't find the necessary layer check the general layer index. The |
35 | layer index is an original artifact from the Open Embedded Project. As such, | 36 | layer index is an original artifact from the Open Embedded Project. As such, |
36 | that index doesn't have the curating and testing that the Yocto Project | 37 | that index doesn't have the curating and testing that the Yocto Project |