summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-development-environment.rst
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2020-09-17 23:09:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-22 09:58:50 +0100
commitd6ce950527981cf468f7091e5937333ad080e8b6 (patch)
treedd25ff453ac40b26fa8e62188a8ddc68a6159955 /documentation/overview-manual/overview-manual-development-environment.rst
parent17333a9162fcddce61a330cabf930d3a6e633546 (diff)
downloadpoky-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-development-environment.rst')
-rw-r--r--documentation/overview-manual/overview-manual-development-environment.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.rst b/documentation/overview-manual/overview-manual-development-environment.rst
index 3b5147d732..bb2c8e72e7 100644
--- a/documentation/overview-manual/overview-manual-development-environment.rst
+++ b/documentation/overview-manual/overview-manual-development-environment.rst
@@ -43,7 +43,7 @@ Wikipedia has a good historical description of the Open Source
43Philosophy `here <http://en.wikipedia.org/wiki/Open_source>`__. You can 43Philosophy `here <http://en.wikipedia.org/wiki/Open_source>`__. You can
44also find helpful information on how to participate in the Linux 44also find helpful information on how to participate in the Linux
45Community 45Community
46`here <http://ldn.linuxfoundation.org/book/how-participate-linux-community>`__. 46`here <https://www.kernel.org/doc/html/latest/process/index.html>`__.
47 47
48.. _gs-the-development-host: 48.. _gs-the-development-host:
49 49
@@ -185,7 +185,7 @@ development:
185 see the ":ref:`dev-manual/dev-manual-start:accessing source repositories`" 185 see the ":ref:`dev-manual/dev-manual-start:accessing source repositories`"
186 Section in the Yocto Project Development Tasks Manual. 186 Section in the Yocto Project Development Tasks Manual.
187 187
188- :yocto_dl:`Index of /releases: <releases>` This is an index 188- :yocto_dl:`Index of /releases: </releases>` This is an index
189 of releases such as Poky, Pseudo, installers for cross-development 189 of releases such as Poky, Pseudo, installers for cross-development
190 toolchains, miscellaneous support and all released versions of Yocto 190 toolchains, miscellaneous support and all released versions of Yocto
191 Project in the form of images or tarballs. Downloading and extracting 191 Project in the form of images or tarballs. Downloading and extracting
@@ -205,7 +205,7 @@ development:
205 through the "SOFTWARE" menu that allows you to download any Yocto 205 through the "SOFTWARE" menu that allows you to download any Yocto
206 Project release, tool, and Board Support Package (BSP) in tarball 206 Project release, tool, and Board Support Package (BSP) in tarball
207 form. The tarballs are similar to those found in the 207 form. The tarballs are similar to those found in the
208 :yocto_dl:`Index of /releases: <releases>` area. 208 :yocto_dl:`Index of /releases: </releases>` area.
209 209
210 .. image:: figures/yp-download.png 210 .. image:: figures/yp-download.png
211 :align: center 211 :align: center