From 58645b0586d56651d2fdcd154600f333ba63beaf Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Thu, 7 Oct 2021 11:06:28 -0400 Subject: documentation: replace http with https for URLs https has been the preferred way to access websites for many years now. Change all of the URLs with a _working_ https server/certificate to use that URL. (From yocto-docs rev: c77868c780df94356d5f21453f80ace073fade9b) Signed-off-by: Jon Mason Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/toaster-manual/reference.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/toaster-manual') diff --git a/documentation/toaster-manual/reference.rst b/documentation/toaster-manual/reference.rst index c0d02ff9ab..1bb9f98cca 100644 --- a/documentation/toaster-manual/reference.rst +++ b/documentation/toaster-manual/reference.rst @@ -296,7 +296,7 @@ The following defines the releases when you create a new project: Yocto Project &DISTRO; "&DISTRO_NAME;" 1 &DISTRO_NAME_NO_CAP; - Toaster will run your builds using the tip of the Yocto Project &DISTRO_NAME; branch. + Toaster will run your builds using the tip of the Yocto Project &DISTRO_NAME; branch. The "pk" value must match the above respective BitBake version record. @@ -333,9 +333,9 @@ that includes the layer. In general all releases include the layer. openembedded-core git://git.yoctoproject.org/poky - http://git.yoctoproject.org/cgit/cgit.cgi/poky - http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/%path%?h=%branch% - http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/%path%?h=%branch% + https://git.yoctoproject.org/cgit/cgit.cgi/poky + https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/%path%?h=%branch% + https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/%path%?h=%branch% 1 -- cgit v1.2.3-54-g00ecf