diff options
| author | Heinrich Schuchardt <[email protected]> | 2025-05-09 08:39:04 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-05-11 12:52:57 +0200 |
| commit | b043852a789ec90e60b45012bc8cda29815cb44b (patch) | |
| tree | 30a914b7671b8901137ef4c2fbf167e52e630405 /doc/develop/bootstd | |
| parent | 02e5d344a0d75a4f05682b3438354748dc83d941 (diff) | |
doc: correct link to QEMU
%s/hhttps:/https:/
Reviewed-by: Quentin Schulz <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
| -rw-r--r-- | doc/develop/bootstd/qfw.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 <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. |
