aboutsummaryrefslogtreecommitdiff
path: root/src/sshd
diff options
context:
space:
mode:
Diffstat (limited to 'src/sshd')
-rw-r--r--src/sshd/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sshd/README.md b/src/sshd/README.md
index b9e01fa..0df2c51 100644
--- a/src/sshd/README.md
+++ b/src/sshd/README.md
@@ -7,7 +7,7 @@ Adds a SSH server into a container so that you can use an external terminal, sft
```json
"features": {
- "devcontainers/features/sshd@latest": {
+ "ghcr.io/devcontainers/features/sshd:1": {
"version": "latest"
}
}
@@ -21,4 +21,4 @@ Adds a SSH server into a container so that you can use an external terminal, sft
---
-_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/sshd/devcontainer-feature.json)._