Migrating links to new format

This commit is contained in:
Ashlee Boyer
2023-02-23 12:55:56 -05:00
parent c5d0bd40b9
commit 32f7b8ebd0
243 changed files with 1126 additions and 1126 deletions

View File

@@ -6,7 +6,7 @@ description: The terraform get command downloads and updates modules.
# Command: get
The `terraform get` command is used to download and update
[modules](/language/modules/develop) mentioned in the root module.
[modules](/terraform/language/modules/develop) mentioned in the root module.
## Usage