chore(README.md): update broken links ()

This commit is contained in:
Cian Johnston 2025-01-20 17:25:38 +00:00 committed by GitHub
parent 3adb53af1a
commit f98d104f23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,10 +12,10 @@ If it is found that building a particular dev container would produce the same i
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.
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:
- [Docker](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-docker)
- [Kubernetes](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-kuberntes)
- [AWS VM](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-aws-vm)
- [GCP VM](https://github.com/coder/coder/tree/main/examples/templates/devcontainer-gcp-vm)
- [Docker](https://github.com/coder/coder/tree/main/examples/templates/docker-devcontainer)
- [Kubernetes](https://github.com/coder/coder/tree/main/examples/templates/kubernetes-devcontainer)
- [AWS VM](https://github.com/coder/coder/tree/main/examples/templates/aws-devcontainer)
- [GCP VM](https://github.com/coder/coder/tree/main/examples/templates/gcp-devcontainer)
## Requirements