Skip to content

Commit

Permalink
Merge pull request #1 from LCAS/automated-documentation-update-800598…
Browse files Browse the repository at this point in the history
…1461

Automated documentation update
  • Loading branch information
marc-hanheide authored Feb 22, 2024
2 parents 24d6d0d + bee94a1 commit df609b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions src/color/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
}
```

Expand All @@ -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`._
6 changes: 2 additions & 4 deletions src/hello/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
}
```

Expand All @@ -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`._

0 comments on commit df609b7

Please sign in to comment.