From 7475ce2e5b032ff1e505af95b240208f318558e1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 10 Apr 2022 10:45:30 -0700 Subject: [PATCH] Plasma-Mobile-on-Unleashed.md: Use https protocol when using github Signed-off-by: Khem Raj --- docs/Plasma-Mobile-on-Unleashed.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Plasma-Mobile-on-Unleashed.md b/docs/Plasma-Mobile-on-Unleashed.md index 4af10f9..db86a73 100644 --- a/docs/Plasma-Mobile-on-Unleashed.md +++ b/docs/Plasma-Mobile-on-Unleashed.md @@ -8,22 +8,22 @@ Written by: Alistair Francis To build plasma mobile you will need (as well as meta-riscv): -* URI: git://github.com/openembedded/openembedded-core +* URI: https://github.com/openembedded/openembedded-core * branch: master * revision: HEAD -* URI: git://github.com/openembedded/bitbake +* URI: https://github.com/openembedded/bitbake * branch: master * revision: HEAD -* URI: git://git.yoctoproject.org/meta-java +* URI: https://git.yoctoproject.org/meta-java * branch: master * revision: HEAD -* URI: git://github.com/meta-qt5/meta-qt5.git +* URI: https://github.com/meta-qt5/meta-qt5.git * branch: master * revision: HEAD -* URI: git://github.com/KDE/yocto-meta-kf5.git +* URI: https://github.com/KDE/yocto-meta-kf5.git * branch: master * revision: HEAD -* URI: git://github.com/KDE/yocto-meta-kde.git +* URI: https://github.com/KDE/yocto-meta-kde.git * branch: master * revision: HEAD