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 b561b54 Update upgrade-4.4.rst
b561b54 is described below
commit b561b544534499d9aeecbf5a779ac45e85031067
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Apr 15 13:59:05 2024 +0530
Update upgrade-4.4.rst
---
source/upgrade/upgrade-4.4.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/upgrade/upgrade-4.4.rst b/source/upgrade/upgrade-4.4.rst
index 6289efe..d53ad2d 100644
--- a/source/upgrade/upgrade-4.4.rst
+++ b/source/upgrade/upgrade-4.4.rst
@@ -254,13 +254,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
.. include:: _xenserver_upg.rst