diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/resources.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index 5a09909c70..d2344e39a0 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
@@ -173,7 +173,7 @@ Here is a list of resources you might find helpful: | |||
173 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked | 173 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked |
174 | questions and their answers. | 174 | questions and their answers. |
175 | 175 | ||
176 | - :yocto_docs:`Release Information </migration-guides/>`: | 176 | - :doc:`Release Information </migration-guides/index>`: |
177 | Migration guides, release notes, new features, updates and known issues | 177 | Migration guides, release notes, new features, updates and known issues |
178 | for the current and past releases of the Yocto Project. | 178 | for the current and past releases of the Yocto Project. |
179 | 179 | ||
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 1989bd6206..a36c4c6df9 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8481,7 +8481,7 @@ system and gives an overview of their function and contents. | |||
8481 | responsibility to ensure that the toolchain is compatible with the | 8481 | responsibility to ensure that the toolchain is compatible with the |
8482 | default toolchain. Using older or newer versions of these | 8482 | default toolchain. Using older or newer versions of these |
8483 | components might cause build problems. See | 8483 | components might cause build problems. See |
8484 | :yocto_docs:`Release Information </migration-guides/>` for your | 8484 | :doc:`Release Information </migration-guides/index>` for your |
8485 | version of the Yocto Project, to find the specific components with | 8485 | version of the Yocto Project, to find the specific components with |
8486 | which the toolchain must be compatible. | 8486 | which the toolchain must be compatible. |
8487 | 8487 | ||