Skip to content

Commit 4e0fcb5

Browse files
committed
fix(linux): Switch external hyperlinks to https protocol
* 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 a4b0e79 commit 4e0fcb5

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
@@ -798,7 +798,7 @@ See also
798798

799799
General information on Yocto, OpenEmbedded and Arago projects can be found at:
800800

801-
- `Yocto Project <http://yoctoproject.org/>`__
802-
- `OpenEmbedded <http://openembedded.org/>`__
801+
- `Yocto Project <https://yoctoproject.org/>`__
802+
- `OpenEmbedded <https://openembedded.org/>`__
803803
- `Arago Project <https://git.yoctoproject.org/meta-arago>`__
804804

0 commit comments

Comments
 (0)