From fc30301d4cf6a1aa4934cc8572cfd4d3659df817 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 11 Jan 2022 17:49:28 +0100 Subject: manuals: simplify references to class sections Replace ":ref:`classname.bbclass `" section by ":ref:`ref-classes-classname`" section because each section has "classname.bbclass" as title, therefore the result is the same. (From yocto-docs rev: e3f438e4a71b155bd09bc7988c8e5626a063fde3) Signed-off-by: Michael Opdenacker Reviewed-by: Quentin Schulz Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-1.3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/migration-guides/migration-1.3.rst') diff --git a/documentation/migration-guides/migration-1.3.rst b/documentation/migration-guides/migration-1.3.rst index afb868e7cb..9a1539172e 100644 --- a/documentation/migration-guides/migration-1.3.rst +++ b/documentation/migration-guides/migration-1.3.rst @@ -113,7 +113,7 @@ recipes to ``packagegroup-*``, and change them to inherit to remove anything now handled by ``packagegroup.bbclass``, such as providing ``-dev`` and ``-dbg`` packages, setting :term:`LIC_FILES_CHKSUM`, and so forth. See the -":ref:`packagegroup.bbclass `" section for +:ref:`ref-classes-packagegroup` section for further details. .. _migration-1.3-image-features: -- cgit v1.2.3-54-g00ecf