diff options
author | Erik Lindsten <erik@awto.se> | 2025-08-06 14:35:27 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-08-18 13:18:01 -0700 |
commit | 79435187b1de33801463ebaef57044422e86f30c (patch) | |
tree | a9d40131eea9bfad54a10a21b947b5f50b4acf24 | |
parent | f11ea352efe226d851d93953d3be6a6fcb5e6bf3 (diff) | |
download | poky-79435187b1de33801463ebaef57044422e86f30c.tar.gz |
overview-manual/yp-intro.rst: fix broken link to article
(From yocto-docs rev: c1aacca22e2ebd4e03076c2a3809caf38f3f3a5a)
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 50b7901b29..8dcbe76466 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 | ||