Skip to content

Commit 883edc5

Browse files
committed
fix: restore accidentally modified legacy registry location
1 parent a167313 commit 883edc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/legacy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func legacyConvert(ctx context.Context) error {
3131

3232
content, _, _, err := client.Repositories.GetContents(
3333
ctx,
34-
"szkiba",
34+
"grafana",
3535
"k6-docs",
3636
"src/data/doc-extensions/extensions.json",
3737
nil,

0 commit comments

Comments
 (0)