From fcdd007d61de2d1865de3b1b9f7c259b40b1b45d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 21:07:52 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/claude-code/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`._