[image-guide] Fix the incorrect URL
Change-Id: Ibfd183c079c586525cf754ce83b99ecc74e85c32 Closes-Bug: #1604330
This commit is contained in:
parent
574d3a2f34
commit
9383aeb551
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user