Skip to content

Commit

Permalink
Merge pull request #1 from grafana/automated-documentation-update-132…
Browse files Browse the repository at this point in the history
…39126296

Automated documentation update
  • Loading branch information
szkiba authored Feb 10, 2025
2 parents d0ef6a5 + e809643 commit af6a160
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/k6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

```json
"features": {
"ghcr.io/grafana=devcontainer-features/k6:1": {}
"ghcr.io/grafana/devcontainer-features/k6:1": {}
}
```

Expand Down Expand Up @@ -35,4 +35,4 @@ Visit the [GitHub repository](https://github.com/grafana/k6) for documentation.

---

_Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/grafana/devcontainer-features/blob/main/src/k6/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
4 changes: 2 additions & 2 deletions src/xk6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This command line tool and associated Go package makes it easy to make custom bu

```json
"features": {
"ghcr.io/grafana=devcontainer-features/xk6:1": {}
"ghcr.io/grafana/devcontainer-features/xk6:1": {}
}
```

Expand All @@ -24,4 +24,4 @@ Visit the [GitHub repository](https://github.com/grafana/xk6) for documentation.

---

_Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/grafana/devcontainer-features/blob/main/src/xk6/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit af6a160

Please sign in to comment.