diff mbox series

[1/2] bsp-guide: fix README link for meta-intel layer

Message ID 20250701124143.1756426-1-bo@mboxify.com
State New
Headers show
Series [1/2] bsp-guide: fix README link for meta-intel layer | expand

Commit Message

Bo Sun July 1, 2025, 12:41 p.m. UTC
Update the meta-intel BSP layer reference to point to README.md
instead of README, reflecting the actual file name in the repository.

Signed-off-by: Bo Sun <bo@mboxify.com>
---
 documentation/bsp-guide/bsp.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst
index 09246b4ae..3882172e2 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -172,7 +172,7 @@  section.
 #. *Optionally Clone the meta-intel BSP Layer:* If your hardware is
    based on current Intel CPUs and devices, you can leverage this BSP
    layer. For details on the ``meta-intel`` BSP layer, see the layer's
-   :yocto_git:`README </meta-intel/tree/README>` file.
+   :yocto_git:`README </meta-intel/tree/README.md>` file.
 
    #. *Navigate to Your Source Directory:* Typically, you set up the
       ``meta-intel`` Git repository inside the :term:`Source Directory` (e.g.