From: Heinrich Schuchardt Date: Fri, 9 May 2025 06:39:04 +0000 (+0200) Subject: doc: correct link to QEMU X-Git-Tag: v2025.07-rc2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b043852a789ec90e60b45012bc8cda29815cb44b;p=pandora-u-boot.git doc: correct link to QEMU %s/hhttps:/https:/ Reviewed-by: Quentin Schulz Signed-off-by: Heinrich Schuchardt --- diff --git a/doc/develop/bootstd/qfw.rst b/doc/develop/bootstd/qfw.rst index 70086ad1817..fdc3ff71619 100644 --- a/doc/develop/bootstd/qfw.rst +++ b/doc/develop/bootstd/qfw.rst @@ -3,7 +3,7 @@ QFW Bootmeth ============ -`QEMU `_ is a system emulator which is able to boot +`QEMU `_ 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.