mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
docs: fix hardcoded link warning messages
Sphinx complains about hardcoded links which can be replaced by an extlink. So let's apply its recommendations. (From yocto-docs rev: a385999029942ae12b6b5d0dddc3fbbd3be13a02) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c17b457ac4
commit
ca162b5063
@@ -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 <https://www.yoctoproject.org/software-overview/layers/>`__
|
||||
- Familiarize yourself with the
|
||||
:yocto_home:`Yocto Project curated layer index</software-overview/layers/>`
|
||||
or the :oe_layerindex:`OpenEmbedded layer index <>`.
|
||||
The latter contains more layers but they are less universally
|
||||
validated.
|
||||
|
||||
Reference in New Issue
Block a user