Skip to content

Commit 2cfff89

Browse files
committed
rebase
1 parent e3638a4 commit 2cfff89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ To create a new Terraform lock file, run the
9090
inside a folder containing the Terraform source code for a given template.
9191

9292
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),
93+
directory. When you next run [`coder templates push`](../reference/cli/templates_push.md),
9494
the lock file will be stored alongside with the other template source code.
9595

9696
> Note: Terraform best practices also recommend checking in your

0 commit comments

Comments
 (0)