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

Commit

Permalink
Update folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Apr 11, 2019
1 parent cf1c6b2 commit f1c9739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Beyond the advantages of having your team use a consistent environment and tool-

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

## Common Questions

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "VS Code Dev Containers: Definitions and Templates",
"files": [
"containers",
"repository-configurations"
"repository-containers"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit f1c9739

Please sign in to comment.