]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: correct link to QEMU
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 9 May 2025 06:39:04 +0000 (08:39 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 11 May 2025 10:52:57 +0000 (12:52 +0200)
%s/hhttps:/https:/

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/develop/bootstd/qfw.rst

index 70086ad18174aac96f476239fbe645fdaab13f71..fdc3ff7161958fefaf90a3bd2c50a2d5686e9e76 100644 (file)
@@ -3,7 +3,7 @@
 QFW Bootmeth
 ============
 
-`QEMU <hhttps://www.qemu.org/>`_ is a system emulator which is able to boot
+`QEMU <https://www.qemu.org/>`_ is a system emulator which is able to boot
 Operating Systems. QEMU provides specific support for booting an OS image
 provided on the QEMU command line.