From a55b16b5c1b0060b00c816db5d124a98f5faf106 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 18 Jun 2025 03:47:41 -0400 Subject: [PATCH] yp-intro: new doc reference is missing leading slash The new ":doc:" reference for yocto-project-supported-features appears to be missing a leading slash, causing HTML generation to fail. (From yocto-docs rev: 4114399711ff82893a10c9eba0ff66c9af7b1c9e) Signed-off-by: "Robert P. J. Day" Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/overview-manual/yp-intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 15dfb3a6b6..40e9693a8d 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst @@ -51,7 +51,7 @@ Here are features and advantages of the Yocto Project: RISC-V and other architectures. Most ODMs, OSVs, and chip vendors create and supply BSPs that support their hardware. If you have custom silicon, you can create a BSP that supports that architecture. See - :doc:`ref-manual/yocto-project-supported-features` for details on the level + :doc:`/ref-manual/yocto-project-supported-features` for details on the level of support for some of these architectures. Aside from broad architecture support, the Yocto Project fully