diff options
author | Erik Lindsten <erik@awto.se> | 2025-08-06 14:35:27 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-08-20 07:37:19 -0700 |
commit | 1a02f436175c1c35646b60d4608157327b909e4e (patch) | |
tree | ec7d6597ee7c9a25d3c1e02c10c8315de44d29c8 | |
parent | 0a71bd589cc77b99b5c758e2091e54fbb12d26fe (diff) | |
download | poky-1a02f436175c1c35646b60d4608157327b909e4e.tar.gz |
overview-manual/yp-intro.rst: fix broken link to article
(From yocto-docs rev: 1f7bad17b9457c9e74273bceb962c53eb60fdfe3)
Signed-off-by: Erik Lindsten <erik@awto.se>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit b9680ad83ad3fc5e2b87594f7c62c057134d198b)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 11e6d99e32..90bbbe02a7 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -28,7 +28,7 @@ platforms as well as software stacks that can be maintained and scaled. | |||
28 | 28 | ||
29 | For further introductory information on the Yocto Project, you might be | 29 | For further introductory information on the Yocto Project, you might be |
30 | interested in this | 30 | interested in this |
31 | `article <https://www.embedded.com/electronics-blogs/say-what-/4458600/Why-the-Yocto-Project-for-my-IoT-Project->`__ | 31 | `article <https://www.embedded.com/why-the-yocto-project-for-my-iot-project/>`__ |
32 | by Drew Moseley and in this short introductory | 32 | by Drew Moseley and in this short introductory |
33 | `video <https://www.youtube.com/watch?v=utZpKM7i5Z4>`__. | 33 | `video <https://www.youtube.com/watch?v=utZpKM7i5Z4>`__. |
34 | 34 | ||