diff --git a/src/claude-code/README.md b/src/claude-code/README.md index c383602..20bd519 100644 --- a/src/claude-code/README.md +++ b/src/claude-code/README.md @@ -7,7 +7,7 @@ Installs the Claude Code CLI globally ```json "features": { - "ghcr.io/anthropics/devcontainer-features/claude-code:1": {} + "ghcr.io/mthsmb/devcontainer-features/claude-code:1": {} } ``` @@ -64,4 +64,4 @@ When using with containers that have nvm pre-installed, you can use the Claude C --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/anthropics/devcontainer-features/blob/main/src/claude-code/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/mthsmb/devcontainer-features/blob/main/src/claude-code/devcontainer-feature.json). Add additional notes to a `NOTES.md`._