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.6.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual/migration-2.6.rst') diff --git a/documentation/ref-manual/migration-2.6.rst b/documentation/ref-manual/migration-2.6.rst index 5d524f3817..0517b0a2bb 100644 --- a/documentation/ref-manual/migration-2.6.rst +++ b/documentation/ref-manual/migration-2.6.rst @@ -110,7 +110,7 @@ upon the older ``*proto`` recipes need to be changed to depend on the newer ``xorgproto`` recipe instead. For names of recipes removed because of this repository change, see the -`Removed Recipes <#removed-recipes>`__ section. +:ref:`ref-manual/migration-2.6:removed recipes` section. .. _migration-2.6-distutils-distutils3-fetching-dependencies: -- cgit v1.2.3-54-g00ecf