Skip to content

Commit cdfc43a

Browse files
maybe-yiyiCopilot
andauthored
fix(linux): add explicit labels to U-Boot section references
As suggested by Copilot, using implicit section-title references could be broken if the referenced section changed names. Instead, explicit labels are used. Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Yiyoung Liu <yiyoung.md@gmail.com>
1 parent 97bb67d commit cdfc43a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

source/linux/Foundational_Components/U-Boot/BG-Target-Images-K3.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ Target Images
66

77
This page describes the boot images produced by U-Boot builds for K3-based SoCs.
88

9-
See the `Images`_ section for which files to copy to your SD card.
10-
The `Image Formats`_ section provides technical details on binary layouts for reference.
9+
See the :ref:`k3-images` section for which files to copy to your SD card.
10+
The :ref:`k3-image-formats` section provides technical details on binary layouts for reference.
11+
12+
.. _k3-images:
1113

1214
******
1315
Images

0 commit comments

Comments
 (0)