Skip to content

Commit cc07423

Browse files
committed
add ea to manifest
1 parent 26d6222 commit cc07423

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/manifest.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,14 @@
223223
{
224224
"title": "Working with dev containers",
225225
"description": "Access dev containers via SSH, your IDE, or web terminal.",
226-
"path": "./user-guides/devcontainers/working-with-dev-containers.md"
226+
"path": "./user-guides/devcontainers/working-with-dev-containers.md",
227+
"state": ["early access"]
227228
},
228229
{
229230
"title": "Troubleshooting dev containers",
230231
"description": "Diagnose and resolve common issues with dev containers in your Coder workspace.",
231-
"path": "./user-guides/devcontainers/troubleshooting-dev-containers.md"
232+
"path": "./user-guides/devcontainers/troubleshooting-dev-containers.md",
233+
"state": ["early access"]
232234
}
233235
]
234236
},

0 commit comments

Comments
 (0)