From 89544cf511712dc892d8d48abb59e97ca08715fa Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Wed, 23 Feb 2022 11:52:05 +0100 Subject: docs: fix hardcoded link warning messages Sphinx complains about hardcoded links which can be replaced by an extlink. So let's apply its recommendations. Cc: Quentin Schulz (From yocto-docs rev: dc2ec13cfbe0f20a868108a0bd800c0a875c1796) Signed-off-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/overview-manual/yp-intro.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/overview-manual') diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index a8ca9e9440..ce2aed519e 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst @@ -217,8 +217,8 @@ your Metadata, the easier it is to cope with future changes. - Use Board Support Package (BSP) layers from silicon vendors when possible. - - Familiarize yourself with the `Yocto Project curated layer - index `__ + - Familiarize yourself with the + :yocto_home:`Yocto Project curated layer index` or the :oe_layerindex:`OpenEmbedded layer index <>`. The latter contains more layers but they are less universally validated. -- cgit v1.2.3-54-g00ecf