mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
17333a9162
commit
d6ce950527
@@ -153,7 +153,7 @@ several pieces of hardware.
|
||||
|
||||
Many layers exist that work in the Yocto Project development
|
||||
environment. The `Yocto Project Curated Layer
|
||||
Index <https://caffelli-staging.yoctoproject.org/software-overview/layers/>`__
|
||||
Index <https://www.yoctoproject.org/software-overview/layers/>`__
|
||||
and `OpenEmbedded Layer
|
||||
Index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__
|
||||
both contain layers from which you can use or leverage.
|
||||
|
||||
@@ -43,7 +43,7 @@ Wikipedia has a good historical description of the Open Source
|
||||
Philosophy `here <http://en.wikipedia.org/wiki/Open_source>`__. You can
|
||||
also find helpful information on how to participate in the Linux
|
||||
Community
|
||||
`here <http://ldn.linuxfoundation.org/book/how-participate-linux-community>`__.
|
||||
`here <https://www.kernel.org/doc/html/latest/process/index.html>`__.
|
||||
|
||||
.. _gs-the-development-host:
|
||||
|
||||
@@ -185,7 +185,7 @@ development:
|
||||
see the ":ref:`dev-manual/dev-manual-start:accessing source repositories`"
|
||||
Section in the Yocto Project Development Tasks Manual.
|
||||
|
||||
- :yocto_dl:`Index of /releases: <releases>` This is an index
|
||||
- :yocto_dl:`Index of /releases: </releases>` This is an index
|
||||
of releases such as Poky, Pseudo, installers for cross-development
|
||||
toolchains, miscellaneous support and all released versions of Yocto
|
||||
Project in the form of images or tarballs. Downloading and extracting
|
||||
@@ -205,7 +205,7 @@ development:
|
||||
through the "SOFTWARE" menu that allows you to download any Yocto
|
||||
Project release, tool, and Board Support Package (BSP) in tarball
|
||||
form. The tarballs are similar to those found in the
|
||||
:yocto_dl:`Index of /releases: <releases>` area.
|
||||
:yocto_dl:`Index of /releases: </releases>` area.
|
||||
|
||||
.. image:: figures/yp-download.png
|
||||
:align: center
|
||||
|
||||
@@ -224,7 +224,7 @@ your Metadata, the easier it is to cope with future changes.
|
||||
possible.
|
||||
|
||||
- Familiarize yourself with the `Yocto Project curated layer
|
||||
index <https://caffelli-staging.yoctoproject.org/software-overview/layers/>`__
|
||||
index <https://www.yoctoproject.org/software-overview/layers/>`__
|
||||
or the `OpenEmbedded layer
|
||||
index <http://layers.openembedded.org/layerindex/branch/master/layers/>`__.
|
||||
The latter contains more layers but they are less universally
|
||||
|
||||
Reference in New Issue
Block a user