Skip to content

Commit aa08751

Browse files
authored
remove aws template link
1 parent ddc8411 commit aa08751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/templates/gcp-devcontainer/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ This template provisions the following resources:
5454
- GCP VM (persistent)
5555
- GCP Disk (persistent, mounted to root)
5656

57-
Coder persists the root volume. The full filesystem is preserved when the workspace restarts. See this [community example](https://github.com/bpmct/coder-templates/tree/main/aws-linux-ephemeral) of an ephemeral AWS instance.
57+
Coder persists the root volume. The full filesystem is preserved when the workspace restarts.
5858

5959
> **Note**
6060
> This template is designed to be a starting point! Edit the Terraform to extend the template to support your use case.
6161
6262
## code-server
6363

64-
`code-server` is installed via the [`code-server`](https://registry.coder.com/modules/code-server) registry module. For a list of all modules and templates pplease check [Coder Registry](https://registry.coder.com).
64+
`code-server` is installed via the [`code-server`](https://registry.coder.com/modules/code-server) registry module. Please check [Coder Registry](https://registry.coder.com) for a list of all modules and templates.

0 commit comments

Comments
 (0)