From 9383aeb5511ecc25db63223da1ee66275a9d94c9 Mon Sep 17 00:00:00 2001 From: chen-xing Date: Tue, 19 Jul 2016 21:53:06 +0800 Subject: [PATCH] [image-guide] Fix the incorrect URL Change-Id: Ibfd183c079c586525cf754ce83b99ecc74e85c32 Closes-Bug: #1604330 --- doc/image-guide/source/windows-image.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/image-guide/source/windows-image.rst b/doc/image-guide/source/windows-image.rst index c030d9d88a..15f053e939 100644 --- a/doc/image-guide/source/windows-image.rst +++ b/doc/image-guide/source/windows-image.rst @@ -69,7 +69,7 @@ using the :command:`virt-install` command and the KVM hypervisor. .. code-block:: console - C:\Invoke-WebRequest -UseBasicParsing http://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi -OutFile cloudbaseinit.msi + C:\Invoke-WebRequest -UseBasicParsing https://cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi -OutFile cloudbaseinit.msi C:\.\cloudbaseinit.msi In the :guilabel:`configuration options` window,