Skip to content

Commit 51b4aee

Browse files
authored
xk6-faker moved to grafana GitHub organization (#1716)
1 parent d670e6e commit 51b4aee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/sources/next/extensions/explore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
111111
<h4>xk6-exec</h4>
112112
<p>Run external commands</p>
113113
</a>
114-
<a href="https://github.com/szkiba/xk6-faker" target="_blank" class="nav-cards__item nav-cards__item--guide">
114+
<a href="https://github.com/grafana/xk6-faker" target="_blank" class="nav-cards__item nav-cards__item--guide">
115115
<h4>xk6-faker</h4>
116116
<p>Generate random fake data</p>
117117
</a>

src/data/doc-extensions/extensions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
{
410410
"name": "xk6-faker",
411411
"description": "Generate random fake data",
412-
"url": "https://github.com/szkiba/xk6-faker",
412+
"url": "https://github.com/grafana/xk6-faker",
413413
"logo": "",
414414
"author": {
415415
"name": "Iván Szkiba",
@@ -418,7 +418,7 @@
418418
"stars": "15",
419419
"type": ["JavaScript"],
420420
"categories": ["Data"],
421-
"tiers": ["Community"],
421+
"tiers": ["Official"],
422422
"cloudEnabled": false
423423
},
424424
{

0 commit comments

Comments
 (0)