summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration-2.2.rst
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2021-04-07 18:07:24 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-09 15:24:46 +0100
commitc380ba5a177de32e97820279685c4af6f837c010 (patch)
treec494289cda99f5bb76bad0d9492a3d1104d176d4 /documentation/ref-manual/migration-2.2.rst
parent802ac0b75e42657c7ff9f4ff5b2816c65ad29eea (diff)
downloadpoky-c380ba5a177de32e97820279685c4af6f837c010.tar.gz
docs: replace anchor links
Anchor links are treated by Sphinx as external links and are not checked during build, meaning it is impossible to know if a link becomes broken or not. As a matter of fact, most of the anchor links replaced in this commit were actually broken. The README now states that anchor links are forbidden so that there's no need to go through such a change later on. (From yocto-docs rev: de9e4d26b46afa3c79137d07529a74553400d2e0) Signed-off-by: Quentin Schulz <foss@0leil.net> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration-2.2.rst')
-rw-r--r--documentation/ref-manual/migration-2.2.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/migration-2.2.rst b/documentation/ref-manual/migration-2.2.rst
index 5c6fecf328..8b3c5d6719 100644
--- a/documentation/ref-manual/migration-2.2.rst
+++ b/documentation/ref-manual/migration-2.2.rst
@@ -367,8 +367,8 @@ The following recipes have been removed:
367 367
368- ``sato-icon-theme``: Became obsolete. 368- ``sato-icon-theme``: Became obsolete.
369 369
370- ``swabber-native``: Swabber has been removed. See the `entry on 370- ``swabber-native``: Swabber has been removed. See the :ref:`entry on
371 Swabber <#swabber-has-been-removed>`__. 371 Swabber <ref-manual/migration-2.2:swabber has been removed>`.
372 372
373- ``tslib``: No longer needed and has been moved to ``meta-oe``. 373- ``tslib``: No longer needed and has been moved to ``meta-oe``.
374 374
@@ -393,8 +393,8 @@ The following classes have been removed:
393 393
394- ``sip``: Mostly unused. 394- ``sip``: Mostly unused.
395 395
396- ``swabber``: See the `entry on 396- ``swabber``: See the :ref:`entry on
397 Swabber <#swabber-has-been-removed>`__. 397 Swabber <ref-manual/migration-2.2:swabber has been removed>`.
398 398
399.. _migration-2.2-minor-packaging-changes: 399.. _migration-2.2-minor-packaging-changes:
400 400