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 dcabbf9 Update upgrade-4.3.rst
dcabbf9 is described below
commit dcabbf9b1a8f6568b3390780e014236680cc3041
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Apr 15 13:56:38 2024 +0530
Update upgrade-4.3.rst
---
source/upgrade/upgrade-4.3.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/upgrade/upgrade-4.3.rst b/source/upgrade/upgrade-4.3.rst
index 3843238..bf06177 100644
--- a/source/upgrade/upgrade-4.3.rst
+++ b/source/upgrade/upgrade-4.3.rst
@@ -252,13 +252,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