We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3638a4 commit 2cfff89Copy full SHA for 2cfff89
docs/templates/dependencies.md
@@ -90,7 +90,7 @@ To create a new Terraform lock file, run the
90
inside a folder containing the Terraform source code for a given template.
91
92
This will create a new file named `.terraform.lock.hcl` in the current
93
-directory. When you next run [`coder templates push`](../cli/templates_push.md),
+directory. When you next run [`coder templates push`](../reference/cli/templates_push.md),
94
the lock file will be stored alongside with the other template source code.
95
96
> Note: Terraform best practices also recommend checking in your
0 commit comments