Skip to content

Commit

Permalink
xk6-faker moved to grafana GitHub organization (#1716)
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba authored Sep 10, 2024
1 parent d670e6e commit 51b4aee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/sources/next/extensions/explore.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
<h4>xk6-exec</h4>
<p>Run external commands</p>
</a>
<a href="https://github.com/szkiba/xk6-faker" target="_blank" class="nav-cards__item nav-cards__item--guide">
<a href="https://github.com/grafana/xk6-faker" target="_blank" class="nav-cards__item nav-cards__item--guide">
<h4>xk6-faker</h4>
<p>Generate random fake data</p>
</a>
Expand Down
4 changes: 2 additions & 2 deletions src/data/doc-extensions/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
{
"name": "xk6-faker",
"description": "Generate random fake data",
"url": "https://github.com/szkiba/xk6-faker",
"url": "https://github.com/grafana/xk6-faker",
"logo": "",
"author": {
"name": "Iván Szkiba",
Expand All @@ -418,7 +418,7 @@
"stars": "15",
"type": ["JavaScript"],
"categories": ["Data"],
"tiers": ["Community"],
"tiers": ["Official"],
"cloudEnabled": false
},
{
Expand Down

0 comments on commit 51b4aee

Please sign in to comment.