Skip to content

Commit 50695b7

Browse files
authored
docs: fix link in tutorials faq to new docker-code-server link (coder#17655)
<https://github.com/sharkymark/v2-templates/tree/main/src/templates/docker/docker-code-server> Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent c278662 commit 50695b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ colima start --arch x86_64 --cpu 4 --memory 8 --disk 10
426426
```
427427

428428
Colima will show the path to the docker socket so we have a
429-
[community template](https://github.com/sharkymark/v2-templates/tree/main/src/docker-code-server)
429+
[community template](https://github.com/sharkymark/v2-templates/tree/main/src/templates/docker/docker-code-server)
430430
that prompts the Coder admin to enter the Docker socket as a Terraform variable.
431431

432432
## How to make a `coder_app` optional?

0 commit comments

Comments
 (0)