summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/images.rst
diff options
context:
space:
mode:
authorPaul Barker <pbarker@konsulko.com>2020-12-22 15:30:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-24 08:23:33 +0000
commit3b298e6ddde2a988a82039db9ce45eaf66d89a3f (patch)
treef31bec756b3cb74921263c71b3147fae7f28b323 /documentation/ref-manual/images.rst
parentd87b99112b32c7789878ae90d157181f9fe4bb70 (diff)
downloadpoky-3b298e6ddde2a988a82039db9ce45eaf66d89a3f.tar.gz
documentation: Use https links where possible
(From yocto-docs rev: cd4c5e9928866f910ac97cf3e0612e6245da30bd) Signed-off-by: Paul Barker <pbarker@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/images.rst')
-rw-r--r--documentation/ref-manual/images.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/images.rst b/documentation/ref-manual/images.rst
index 5e9374eae7..cf5cc1109f 100644
--- a/documentation/ref-manual/images.rst
+++ b/documentation/ref-manual/images.rst
@@ -37,9 +37,9 @@ Following is a list of supported recipes:
37 all the pieces required to run builds using the build system as well 37 all the pieces required to run builds using the build system as well
38 as the build system itself. You can boot and run the image using 38 as the build system itself. You can boot and run the image using
39 either the `VMware 39 either the `VMware
40 Player <http://www.vmware.com/products/player/overview.html>`__ or 40 Player <https://www.vmware.com/products/player/overview.html>`__ or
41 `VMware 41 `VMware
42 Workstation <http://www.vmware.com/products/workstation/overview.html>`__. 42 Workstation <https://www.vmware.com/products/workstation/overview.html>`__.
43 For more information on this image, see the :yocto_home:`Build 43 For more information on this image, see the :yocto_home:`Build
44 Appliance </software-item/build-appliance>` page 44 Appliance </software-item/build-appliance>` page
45 on the Yocto Project website. 45 on the Yocto Project website.