summaryrefslogtreecommitdiff
path: root/poky/documentation/sdk-manual/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/sdk-manual/intro.rst')
-rw-r--r--poky/documentation/sdk-manual/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/documentation/sdk-manual/intro.rst b/poky/documentation/sdk-manual/intro.rst
index 66b12cdff..e4b9b05ba 100644
--- a/poky/documentation/sdk-manual/intro.rst
+++ b/poky/documentation/sdk-manual/intro.rst
@@ -210,7 +210,7 @@ You just need to follow these general steps:
3. *Develop and Test your Application:* At this point, you have the
tools to develop your application. If you need to separately install
and use the QEMU emulator, you can go to `QEMU Home
- Page <http://wiki.qemu.org/Main_Page>`__ to download and learn about
+ Page <https://wiki.qemu.org/Main_Page>`__ to download and learn about
the emulator. See the ":doc:`/dev-manual/qemu`" chapter in the
Yocto Project Development Tasks Manual for information on using QEMU
within the Yocto Project.