Skip to content

Commit d5be31e

Browse files
authored
Update README to reflect final spec (#11)
1 parent 0ecf4b7 commit d5be31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# devcontainer-templates
22

3-
A set of devcontainer templates following the nascent [devcontainer template spec][spec_proposal].
3+
A set of devcontainer templates following the [devcontainer template spec][spec_final].
44

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

0 commit comments

Comments
 (0)