diff --git a/content/terraform/v1.13.x/docs/language/stacks/update-GA.mdx b/content/terraform/v1.13.x/docs/language/stacks/update-GA.mdx index f17aff5823..3251035711 100644 --- a/content/terraform/v1.13.x/docs/language/stacks/update-GA.mdx +++ b/content/terraform/v1.13.x/docs/language/stacks/update-GA.mdx @@ -115,4 +115,4 @@ For more information about deployment groups and auto-approval rules, refer to [ ### Fetch your configuration -Trigger a new configuration fetch for each of your Stacks. The fetching process pulls your configuration from your Version Control System (VCS) and reinitializes your Stack. You can do this by using the [`terraform stacks fetch`](/terraform/cli/commands/stacks/configuration/fetch) command in the new CLI, or by triggering a deployment run in the HCP Terraform UI. +Trigger a new configuration fetch for each of your Stacks. The fetching process pulls your configuration from your Version Control System (VCS) and reinitializes your Stack. You can do this by using the [`terraform stacks configuration fetch`](/terraform/cli/commands/stacks/configuration/fetch) command in the new CLI, or by triggering a deployment run in the HCP Terraform UI.