aboutsummaryrefslogtreecommitdiff
path: root/src/node
diff options
context:
space:
mode:
Diffstat (limited to 'src/node')
-rw-r--r--src/node/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node/README.md b/src/node/README.md
index afc58d3..03ed8a2 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -7,7 +7,7 @@ Installs Node.js, nvm, yarn, and needed dependencies.
```json
"features": {
- "devcontainers/features/node@latest": {
+ "ghcr.io/devcontainers/features/node:1": {
"version": "latest"
}
}
@@ -23,4 +23,4 @@ Installs Node.js, nvm, yarn, and needed dependencies.
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json)._