Skip to content

Commit 384eb9f

Browse files
committed
feat(webinstall.dev): Fix devcontainer-feature.json.
1 parent 04b9f49 commit 384eb9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/webinstall.dev/devcontainer-feature.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "starship.rs",
3-
"id": "starship.rs",
2+
"name": "webinstall.dev",
3+
"id": "webinstall.dev",
44
"version": "1.0.0",
55
"description": "Install \"webi\" binary",
6-
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/starship.rs",
6+
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/webinstall.dev",
77
"options": {
88
"version": {
99
"type": "string",

0 commit comments

Comments
 (0)