diff --git a/content/docs/iac/cli/commands/pulumi_import.md b/content/docs/iac/cli/commands/pulumi_import.md index ef0201a33e30..66ae21ad0475 100644 --- a/content/docs/iac/cli/commands/pulumi_import.md +++ b/content/docs/iac/cli/commands/pulumi_import.md @@ -56,8 +56,7 @@ Where import.json is a file that matches the following JSON format: ], } -The full import file schema references can be found in the [import documentation] -(https://www.pulumi.com/docs/iac/adopting-pulumi/import/#bulk-import-operations). +The full import file schema references can be found in the [import documentation](https://www.pulumi.com/docs/iac/guides/migration/import/#bulk-import-operations). The import JSON file can be generated from a Pulumi program by running