From 715d0eeb17525be217d283c968cd78b7a3ab8f61 Mon Sep 17 00:00:00 2001 From: Lluis Miquel Martinez Campos Date: Tue, 28 Apr 2026 10:44:15 +0200 Subject: [PATCH] docs: Fix link anchor Signed-off-by: Lluis Miquel Martinez Campos --- .../99.Variables/docs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/05.Operating-System-updates-Yocto-Project/99.Variables/docs.md b/05.Operating-System-updates-Yocto-Project/99.Variables/docs.md index 933bcf3ea..a36ce7724 100644 --- a/05.Operating-System-updates-Yocto-Project/99.Variables/docs.md +++ b/05.Operating-System-updates-Yocto-Project/99.Variables/docs.md @@ -673,7 +673,7 @@ The storage device, as referred to by U-Boot (e.g. `1`). This variable can be used in cases where the Linux kernel and U-Boot refer to the same device with different names. See [The bootloader and the Linux kernel do not agree about the indexes of storage -devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-indexes-of-storage-devices) +devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-index) for more information. If the variable is empty, it is automatically deduced from @@ -688,7 +688,7 @@ The storage interface, as referred to by U-Boot (e.g. `mmc`). This variable can be used in cases where the Linux kernel and U-Boot refer to the same device with different names. See [The bootloader and the Linux kernel do not agree about the indexes of storage -devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-indexes-of-storage-devices) +devices](../../301.Troubleshoot/01.Yocto-project-build/docs.md#the-bootloader-and-the-linux-kernel-do-not-agree-about-the-index) for more information. If the variable is empty, it is automatically deduced from