Skip to content

Commit

Permalink
Update README to reflect final spec (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
csutter authored Aug 5, 2024
1 parent 0ecf4b7 commit d5be31e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# devcontainer-templates

A set of devcontainer templates following the nascent [devcontainer template spec][spec_proposal].
A set of devcontainer templates following the [devcontainer template spec][spec_final].

This repository contains both "barebones" templates aiming to be more lightweight and "batteries
excluded" than the [default templates][vsc_defaults], and some more complex "opinionated" templates
Expand Down Expand Up @@ -74,5 +74,5 @@ project, please open an issue before you put in substantial work!
[devcontainers]: https://containers.dev
[punkt]: https://github.com/csutter/punkt/blob/main/install.sh
[ruby_issue]: https://github.com/microsoft/vscode-dev-containers/issues/704
[spec_proposal]: https://github.com/devcontainers/spec/blob/main/proposals/devcontainer-templates.md
[spec_final]: https://github.com/devcontainers/spec/blob/main/docs/specs/devcontainer-templates.md
[vsc_defaults]: https://github.com/devcontainers/templates

0 comments on commit d5be31e

Please sign in to comment.