summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.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/classes.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/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index d049ca7018..a152dcac77 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -278,7 +278,7 @@ The ``ccache`` class enables the C/C++ Compiler Cache for the build.
278This class is used to give a minor performance boost during the build. 278This class is used to give a minor performance boost during the build.
279However, using the class can lead to unexpected side-effects. Thus, it 279However, using the class can lead to unexpected side-effects. Thus, it
280is recommended that you do not use this class. See 280is recommended that you do not use this class. See
281http://ccache.samba.org/ for information on the C/C++ Compiler 281https://ccache.samba.org/ for information on the C/C++ Compiler
282Cache. 282Cache.
283 283
284.. _ref-classes-chrpath: 284.. _ref-classes-chrpath:
@@ -2581,7 +2581,7 @@ the :term:`SYSTEMD_BOOT_CFG`,
2581:term:`SYSTEMD_BOOT_TIMEOUT` variables. 2581:term:`SYSTEMD_BOOT_TIMEOUT` variables.
2582 2582
2583You can also see the `Systemd-boot 2583You can also see the `Systemd-boot
2584documentation <http://www.freedesktop.org/wiki/Software/systemd/systemd-boot/>`__ 2584documentation <https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/>`__
2585for more information. 2585for more information.
2586 2586
2587.. _ref-classes-terminal: 2587.. _ref-classes-terminal: