summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
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: