summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-qemu.rst
diff options
context:
space:
mode:
authorQuentin Schulz <foss@0leil.net>2020-09-17 23:09:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-22 09:58:50 +0100
commitd6ce950527981cf468f7091e5937333ad080e8b6 (patch)
treedd25ff453ac40b26fa8e62188a8ddc68a6159955 /documentation/dev-manual/dev-manual-qemu.rst
parent17333a9162fcddce61a330cabf930d3a6e633546 (diff)
downloadpoky-d6ce950527981cf468f7091e5937333ad080e8b6.tar.gz
docs: fix broken links
(From yocto-docs rev: 5139bf1d3ac7f31b711a8410a195ffc88ac560bf) Signed-off-by: Quentin Schulz <foss@0leil.net> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-qemu.rst')
-rw-r--r--documentation/dev-manual/dev-manual-qemu.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-qemu.rst b/documentation/dev-manual/dev-manual-qemu.rst
index 88b03745f4..2833689d5f 100644
--- a/documentation/dev-manual/dev-manual-qemu.rst
+++ b/documentation/dev-manual/dev-manual-qemu.rst
@@ -81,7 +81,7 @@ available. Follow these general steps to run QEMU:
81 your :term:`Build Directory`. 81 your :term:`Build Directory`.
82 82
83 - If you have not built an image, you can go to the 83 - If you have not built an image, you can go to the
84 :yocto_dl:`machines/qemu <releases/yocto/yocto-3.1.2/machines/qemu/>` area and download a 84 :yocto_dl:`machines/qemu </releases/yocto/yocto-3.1.2/machines/qemu/>` area and download a
85 pre-built image that matches your architecture and can be run on 85 pre-built image that matches your architecture and can be run on
86 QEMU. 86 QEMU.
87 87