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 b512d45 Update upgrade-4.2.rst
b512d45 is described below
commit b512d4529da7d1602eb42ceae8f4ba6760cdb180
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Apr 15 14:01:06 2024 +0530
Update upgrade-4.2.rst
---
source/upgrade/upgrade-4.2.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/upgrade/upgrade-4.2.rst b/source/upgrade/upgrade-4.2.rst
index daa5bac..d17ab33 100644
--- a/source/upgrade/upgrade-4.2.rst
+++ b/source/upgrade/upgrade-4.2.rst
@@ -248,13 +248,13 @@ Hypervisor: Xen/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
.. include:: _xenserver_upg.rst