diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/terms.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index d7b7cec283..30294cb27a 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
@@ -322,7 +322,7 @@ If you would prefer not to use the ``install-buildtools`` script, you can instea | |||
322 | download and run a pre-built buildtools installer yourself with the following | 322 | download and run a pre-built buildtools installer yourself with the following |
323 | steps: | 323 | steps: |
324 | 324 | ||
325 | 1. Locate and download the ``*.sh`` at &YOCTO_RELEASE_DL_URL;/buildtools/ | 325 | 1. Locate and download the ``*.sh`` at :yocto_dl:`/releases/yocto/yocto-&DISTRO;/buildtools/` |
326 | 326 | ||
327 | 2. Execute the installation script. Here is an example for the | 327 | 2. Execute the installation script. Here is an example for the |
328 | traditional installer:: | 328 | traditional installer:: |
diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst index 09e0a98bb5..3f18d3404e 100644 --- a/documentation/ref-manual/terms.rst +++ b/documentation/ref-manual/terms.rst | |||
@@ -148,7 +148,7 @@ universal, the list includes them just in case: | |||
148 | and so on. | 148 | and so on. |
149 | 149 | ||
150 | On the other hand, some container layers (such as | 150 | On the other hand, some container layers (such as |
151 | `meta-security <https://git.yoctoproject.org/cgit/cgit.cgi/meta-security>`_) | 151 | :yocto_git:`meta-security </meta-security>`) |
152 | have a top-level directory that is itself an actual layer, as well as | 152 | have a top-level directory that is itself an actual layer, as well as |
153 | a variety of sub-layers, both of which could be included in your | 153 | a variety of sub-layers, both of which could be included in your |
154 | ``bblayers.conf`` file. | 154 | ``bblayers.conf`` file. |