Skip to content

Commit a699aea

Browse files
cshilwantStaticRocket
authored andcommitted
fix(linux): Use https for external hyperlinks
* Update OpenEmbedded and Yocto Project hyperlinks to use HTTPS protocol instead of HTTP for improved security and to follow modern web standards. Signed-off-by: Chirag Shilwant <[email protected]>
1 parent 38237af commit a699aea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/linux/Overview/_Processor_SDK_Building_The_SDK.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ See also
795795

796796
General information on Yocto, OpenEmbedded and Arago projects can be found at:
797797

798-
- `Yocto Project <http://yoctoproject.org/>`__
799-
- `OpenEmbedded <http://openembedded.org/>`__
798+
- `Yocto Project <https://yoctoproject.org/>`__
799+
- `OpenEmbedded <https://openembedded.org/>`__
800800
- `Arago Project <https://git.yoctoproject.org/meta-arago>`__
801801

0 commit comments

Comments
 (0)