public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual/classes.rst: fix broken links to U-Boot documentation
@ 2026-02-16 11:15 michael.opdenacker
  2026-02-16 11:31 ` [docs] " Quentin Schulz
  2026-03-02  9:53 ` Antonin Godard
  0 siblings, 2 replies; 3+ messages in thread
From: michael.opdenacker @ 2026-02-16 11:15 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@rootcommit.com>

In the chapter describing the "uboot-sign" class

Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
---
 documentation/ref-manual/classes.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index eb76c891691..dc131be9fb9 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -3468,9 +3468,9 @@ The variables used by this class are:
    to the ``loadables`` property of the configuration node.
 
 See U-Boot's documentation for details about `verified boot
-<https://source.denx.de/u-boot/u-boot/-/blob/master/doc/uImage.FIT/verified-boot.txt>`__
+<https://docs.u-boot.org/en/latest/usage/fit/verified-boot.html>`__
 and the `signature process
-<https://source.denx.de/u-boot/u-boot/-/blob/master/doc/uImage.FIT/signature.txt>`__.
+<https://docs.u-boot.org/en/latest/usage/fit/signature.html>`__.
 
 See also the description of :ref:`ref-classes-kernel-fit-image` class, which this class
 imitates.


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-02  9:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-16 11:15 [PATCH] ref-manual/classes.rst: fix broken links to U-Boot documentation michael.opdenacker
2026-02-16 11:31 ` [docs] " Quentin Schulz
2026-03-02  9:53 ` Antonin Godard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox