From bee94a10a3d55a695fd4626659e6830aafa6c828 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 22 Feb 2024 14:21:48 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/color/README.md | 6 ++---- src/hello/README.md | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/color/README.md b/src/color/README.md index a1e7d1b..c461df1 100644 --- a/src/color/README.md +++ b/src/color/README.md @@ -7,9 +7,7 @@ A feature to remind you of your favorite color ```json "features": { - "ghcr.io/devcontainers/feature-starter/color:1": { - "version": "latest" - } + "ghcr.io/LCAS/devcontainer-features/color:1": {} } ``` @@ -23,4 +21,4 @@ A feature to remind you of your favorite color --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/LCAS/devcontainer-features/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/hello/README.md b/src/hello/README.md index 142e101..543f340 100644 --- a/src/hello/README.md +++ b/src/hello/README.md @@ -7,9 +7,7 @@ A hello world feature ```json "features": { - "ghcr.io/devcontainers/feature-starter/hello:1": { - "version": "latest" - } + "ghcr.io/LCAS/devcontainer-features/hello:1": {} } ``` @@ -23,4 +21,4 @@ A hello world feature --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/LCAS/devcontainer-features/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._