Skip to content

Commit b61b47a

Browse files
authored
fix: cd command in migrating-vms-vmware-scaleway.mdx (#5796)
1 parent 548b394 commit b61b47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/instances/reference-content/migrating-vms-vmware-scaleway.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ This section outlines the migration of an RHEL 9 VM with a single volume to a Sc
388388
3. Run migration scripts:
389389
390390
```shell
391-
cd migration-scw-rhel
391+
cd migration-tools/vmware-to-instances/red-hat
392392
chmod +x create_bases.sh migrate_centos.sh
393393
./create_bases.sh
394394
./migrate_centos.sh <source_vmdk_or_qcow2> <output_qcow2>

0 commit comments

Comments
 (0)