File tree 2 files changed +4
-1
lines changed
admin/templates/extending-templates
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -122,3 +122,5 @@ resource "docker_container" "workspace" {
122
122
## Next Steps
123
123
124
124
- [ Dev Containers Integration] ( ../../../user-guides/devcontainers/index.md )
125
+ - [ Working with Dev Containers] ( ../../../user-guides/devcontainers/working-with-dev-containers.md )
126
+ - [ Troubleshooting Dev Containers] ( ../../../user-guides/devcontainers/troubleshooting-dev-containers.md )
Original file line number Diff line number Diff line change 506
506
{
507
507
"title" : " Configure a template for dev containers" ,
508
508
"description" : " How to use configure your template for dev containers" ,
509
- "path" : " ./admin/templates/extending-templates/devcontainers.md"
509
+ "path" : " ./admin/templates/extending-templates/devcontainers.md" ,
510
+ "state" : [" early access" ]
510
511
},
511
512
{
512
513
"title" : " Process Logging" ,
You can’t perform that action at this time.
0 commit comments