Skip to content

Commit ba59f4d

Browse files
committed
docs(ins): update repo address
1 parent 7cb79a1 commit ba59f4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ This section outlines the migration of a Windows 2019 or 2022 VM with a single v
184184
</Message>
185185

186186

187-
Download and place the `set_if.ps1` script in `C:\Scaleway\` on the VM. This script configures static IP addresses to address DHCP limitations in Windows with /32 subnets. The script is available in [Scaleway’s migration repository](https://github.com/orgs/scaleway/teams/sa/repositories).
187+
Download and place the `set_if.ps1` script in `C:\Scaleway\` on the VM. This script configures static IP addresses to address DHCP limitations in Windows with /32 subnets. The script is available in [Scaleway’s migration repository](https://github.com/scaleway/migration-tools).
188188

189189
#### Converting the VM on the converter Instance
190190

@@ -369,10 +369,10 @@ This section outlines the migration of an RHEL 9 VM with a single volume to a Sc
369369
- Scaleway CLI: Run `scw init`.
370370
- AWS CLI for Object Storage: Refer to [Using Object Storage with the AWS-CLI](/object-storage/api-cli/object-storage-aws-cli/).
371371
- Adjust `multipart_chunksize` in `~/.aws/config` for large file uploads.
372-
5. Download migration scripts from Scaleway's public [GitHub repository](https://github.com/orgs/scaleway/teams/sa/repositories):
372+
5. Download migration scripts from Scaleway's public [GitHub repository](https://github.com/scaleway/migration-tools):
373373
374374
```shell
375-
git clone https://github.com/orgs/scaleway/teams/sa/repositories
375+
git clone https://github.com/scaleway/migration-tools
376376
```
377377
378378
6. [Create](/object-storage/how-to/create-a-bucket/) an Object Storage bucket.

0 commit comments

Comments
 (0)