Skip to content

Commit f98d104

Browse files
authored
chore(README.md): update broken links (#78)
1 parent 3adb53a commit f98d104

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ If it is found that building a particular dev container would produce the same i
1212
Take a look at the [`envbuilder_cached_image_resource.tf`](./examples/resources/envbuilder_cached_image/envbuilder_cached_image_resource.tf) example for a detailed usage example.
1313

1414
For use with [Coder](https://github.com/coder/coder), see the [Dev Containers documentation](https://coder.com/docs/templates/dev-containers) and check out the example templates:
15-
- [Docker](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-docker)
16-
- [Kubernetes](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-kuberntes)
17-
- [AWS VM](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-aws-vm)
18-
- [GCP VM](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-gcp-vm)
15+
- [Docker](https://github.com/coder/coder/tree/main/examples/templates/docker-devcontainer)
16+
- [Kubernetes](https://github.com/coder/coder/tree/main/examples/templates/kubernetes-devcontainer)
17+
- [AWS VM](https://github.com/coder/coder/tree/main/examples/templates/aws-devcontainer)
18+
- [GCP VM](https://github.com/coder/coder/tree/main/examples/templates/gcp-devcontainer)
1919

2020
## Requirements
2121

0 commit comments

Comments
 (0)