aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet
diff options
context:
space:
mode:
Diffstat (limited to 'src/dotnet')
-rw-r--r--src/dotnet/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dotnet/README.md b/src/dotnet/README.md
index c7155e5..2a215de 100644
--- a/src/dotnet/README.md
+++ b/src/dotnet/README.md
@@ -7,7 +7,7 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option
```json
"features": {
- "devcontainers/features/dotnet@latest": {
+ "ghcr.io/devcontainers/features/dotnet:1": {
"version": "latest"
}
}
@@ -24,4 +24,4 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option
---
-_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/dotnet/devcontainer-feature.json)._