From c380ba5a177de32e97820279685c4af6f837c010 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Wed, 7 Apr 2021 18:07:24 +0200 Subject: 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 Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/migration-2.1.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/migration-2.1.rst') diff --git a/documentation/ref-manual/migration-2.1.rst b/documentation/ref-manual/migration-2.1.rst index 4a5acc45ca..b7bac0c0d7 100644 --- a/documentation/ref-manual/migration-2.1.rst +++ b/documentation/ref-manual/migration-2.1.rst @@ -179,9 +179,8 @@ The following recipes have been removed in the 2.1 release: - ``python-pygtk``: Recipe became obsolete. -- ``adt-installer``: Recipe became obsolete. See the "`ADT - Removed <#adt-removed>`__" section for more - information. +- ``adt-installer``: Recipe became obsolete. See the + ":ref:`ref-manual/migration-2.1:adt removed`" section for more information. .. _migration-2.1-class-changes: -- cgit v1.2.3-54-g00ecf