Skip to content

Commit 3aa8599

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 4a9b8a4 commit 3aa8599

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
@@ -803,7 +803,7 @@ See also
803803

804804
General information on Yocto, OpenEmbedded and Arago projects can be found at:
805805

806-
- `Yocto Project <http://yoctoproject.org/>`__
807-
- `OpenEmbedded <http://openembedded.org/>`__
806+
- `Yocto Project <https://yoctoproject.org/>`__
807+
- `OpenEmbedded <https://openembedded.org/>`__
808808
- `Arago Project <https://git.yoctoproject.org/meta-arago>`__
809809

0 commit comments

Comments
 (0)