Skip to content

Commit fa69f33

Browse files
committed
Update devcontainer-feature.json
Add `documentationURL`.
1 parent dd0f65f commit fa69f33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/stripe-cli/devcontainer-feature.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"id": "stripe-cli",
44
"version": "1.0.0",
55
"description": "Installs the Stripe CLI. Auto-detects latest version and installs needed dependencies.",
6+
"documentationURL": "https://github.com/nullcoder/devcontainer-features/tree/main/src/stripe-cli",
67
"options": {
78
"version": {
89
"type": "string",
@@ -17,4 +18,4 @@
1718
"ghcr.io/devcontainers/features/common-utils",
1819
"ghcr.io/devcontainers/features/git"
1920
]
20-
}
21+
}

0 commit comments

Comments
 (0)