Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit f1c9739

Browse files
committed
Update folder name
1 parent cf1c6b2 commit f1c9739

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Beyond the advantages of having your team use a consistent environment and tool-
3636

3737
- `containers` - Contains reusable dev container definitions.
3838
- `container-templates` - Contains templates for creating your own container definitions for your project or to [contribute back](CONTRIBUTING.md#contributing-dev-container-definitions).
39-
- `repository-configurations` - Dev container definitions working on a cloned copy of specific, public source code repository (rather than general purpose).
39+
- `repository-containers` - Dev container definitions working on a cloned copy of specific, public source code repository (rather than general purpose).
4040

4141
## Common Questions
4242

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "VS Code Dev Containers: Definitions and Templates",
55
"files": [
66
"containers",
7-
"repository-configurations"
7+
"repository-containers"
88
],
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)