aboutsummaryrefslogtreecommitdiff
path: root/src/desktop-lite/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop-lite/README.md')
-rw-r--r--src/desktop-lite/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/desktop-lite/README.md b/src/desktop-lite/README.md
index cc2e359..87d7016 100644
--- a/src/desktop-lite/README.md
+++ b/src/desktop-lite/README.md
@@ -7,7 +7,7 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
```json
"features": {
- "devcontainers/features/desktop-lite@latest": {
+ "ghcr.io/devcontainers/features/desktop-lite:1": {
"version": "latest"
}
}
@@ -25,4 +25,4 @@ Adds a lightweight Fluxbox based desktop to the container that can be accessed u
---
-_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/desktop-lite/devcontainer-feature.json)._