From 1cc18571b99c8d722a9671b471c65a7434ceefaf Mon Sep 17 00:00:00 2001 From: RichardHoch Date: Wed, 27 Nov 2024 13:59:25 +0200 Subject: [PATCH] fixed numbering in Creating VDDK image --- documentation/modules/creating-vddk-image.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/modules/creating-vddk-image.adoc b/documentation/modules/creating-vddk-image.adoc index 42852e62dddf..ddde81292a63 100644 --- a/documentation/modules/creating-vddk-image.adoc +++ b/documentation/modules/creating-vddk-image.adoc @@ -40,12 +40,11 @@ $ mkdir /tmp/ && cd /tmp/ . In a browser, navigate to the link:https://developer.vmware.com/web/sdk/8.0/vddk[VMware VDDK version 8 download page]. . Select version 8.0.1 and click *Download*. - ++ [NOTE] ==== In order to migrate to {virt} 4.12, download VDDK version 7.0.3.2 from the link:https://developer.vmware.com/web/sdk/7.0/vddk[VMware VDDK version 7 download page]. ==== - // On 17 January 2025, remove this note unless the OpenShift Container Platform's life cycle is extended. . Save the VDDK archive file in the temporary directory.