File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# devcontainer-templates
2
2
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 ] .
4
4
5
5
This repository contains both "barebones" templates aiming to be more lightweight and "batteries
6
6
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!
74
74
[ devcontainers ] : https://containers.dev
75
75
[ punkt ] : https://github.com/csutter/punkt/blob/main/install.sh
76
76
[ 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
78
78
[ vsc_defaults ] : https://github.com/devcontainers/templates
You can’t perform that action at this time.
0 commit comments