This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-docs-rn.git
The following commit(s) were added to refs/heads/master by this push:
new 24845f3 Update upgrade-4.9.rst
24845f3 is described below
commit 24845f37b5770cd73dfc29d52275ea739a47c4a6
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Apr 15 13:54:03 2024 +0530
Update upgrade-4.9.rst
---
source/upgrade/upgrade-4.9.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/upgrade/upgrade-4.9.rst b/source/upgrade/upgrade-4.9.rst
index 7f6af71..3f79dd6 100644
--- a/source/upgrade/upgrade-4.9.rst
+++ b/source/upgrade/upgrade-4.9.rst
@@ -248,13 +248,13 @@ Hypervisor: XenServer
---------------------
**(XenServer only)** Copy vhd-utils file on CloudStack management servers.
-Copy the file `vhd-utils
<http://download.cloud.com.s3.amazonaws.com/tools/vhd-util>`_
+Copy the file `vhd-utils <http://download.cloudstack.org/tools/vhd-util>`_
to ``/usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver``.
.. sourcecode:: bash
wget -P /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver \
- http://download.cloud.com.s3.amazonaws.com/tools/vhd-util
+ http://download.cloudstack.org/tools/vhd-util
Hypervisor: VMware