diff options
author | Quentin Schulz <foss@0leil.net> | 2020-09-17 23:09:47 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-22 09:58:50 +0100 |
commit | d6ce950527981cf468f7091e5937333ad080e8b6 (patch) | |
tree | dd25ff453ac40b26fa8e62188a8ddc68a6159955 /documentation/overview-manual/overview-manual-yp-intro.rst | |
parent | 17333a9162fcddce61a330cabf930d3a6e633546 (diff) | |
download | poky-d6ce950527981cf468f7091e5937333ad080e8b6.tar.gz |
docs: fix broken links
(From yocto-docs rev: 5139bf1d3ac7f31b711a8410a195ffc88ac560bf)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.rst')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 265fbda7fc..5cdab7ca4a 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst | |||
@@ -224,7 +224,7 @@ your Metadata, the easier it is to cope with future changes. | |||
224 | possible. | 224 | possible. |
225 | 225 | ||
226 | - Familiarize yourself with the `Yocto Project curated layer | 226 | - Familiarize yourself with the `Yocto Project curated layer |
227 | index <https://caffelli-staging.yoctoproject.org/software-overview/layers/>`__ | 227 | index <https://www.yoctoproject.org/software-overview/layers/>`__ |
228 | or the `OpenEmbedded layer | 228 | or the `OpenEmbedded layer |
229 | index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__. | 229 | index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__. |
230 | The latter contains more layers but they are less universally | 230 | The latter contains more layers but they are less universally |