diff --git a/website/docs/cli/commands/test.mdx b/website/docs/cli/commands/test.mdx index 785d218aec..dd44065f3e 100644 --- a/website/docs/cli/commands/test.mdx +++ b/website/docs/cli/commands/test.mdx @@ -54,4 +54,4 @@ The `-cloud-run` option accepts a [private registry module source](/terraform/la You must provide a module from a _private_ registry, not the public Terraform registry. -You must execute [`terraform login`](/terraform/cli/command/login) before using this option, and ensure that your `hostname` argument matches the private registry hostname of your target module. +You must execute [`terraform login`](/terraform/cli/commands/login) before using this option, and ensure that your `hostname` argument matches the private registry hostname of your target module.