From 03a01f734d32a88110b481bdcd63b5e905cb7015 Mon Sep 17 00:00:00 2001 From: Oleg Bespalov Date: Wed, 29 Jan 2025 14:46:50 +0100 Subject: [PATCH] fix the link to the report usage source code --- docs/sources/k6/next/set-up/usage-collection.md | 2 +- docs/sources/k6/v0.54.x/set-up/usage-collection.md | 2 +- docs/sources/k6/v0.55.x/set-up/usage-collection.md | 2 +- docs/sources/k6/v0.56.x/set-up/usage-collection.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/k6/next/set-up/usage-collection.md b/docs/sources/k6/next/set-up/usage-collection.md index f8ff7d2f3c..0fbe9a7b70 100644 --- a/docs/sources/k6/next/set-up/usage-collection.md +++ b/docs/sources/k6/next/set-up/usage-collection.md @@ -32,4 +32,4 @@ The usage report does not contain any information about what you are testing. Th This report is sent to an HTTPS server that collects statistics on k6 usage. -k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/cmd/report.go). +k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/internal/cmd/report.go). diff --git a/docs/sources/k6/v0.54.x/set-up/usage-collection.md b/docs/sources/k6/v0.54.x/set-up/usage-collection.md index f8ff7d2f3c..0fbe9a7b70 100644 --- a/docs/sources/k6/v0.54.x/set-up/usage-collection.md +++ b/docs/sources/k6/v0.54.x/set-up/usage-collection.md @@ -32,4 +32,4 @@ The usage report does not contain any information about what you are testing. Th This report is sent to an HTTPS server that collects statistics on k6 usage. -k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/cmd/report.go). +k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/internal/cmd/report.go). diff --git a/docs/sources/k6/v0.55.x/set-up/usage-collection.md b/docs/sources/k6/v0.55.x/set-up/usage-collection.md index f8ff7d2f3c..0fbe9a7b70 100644 --- a/docs/sources/k6/v0.55.x/set-up/usage-collection.md +++ b/docs/sources/k6/v0.55.x/set-up/usage-collection.md @@ -32,4 +32,4 @@ The usage report does not contain any information about what you are testing. Th This report is sent to an HTTPS server that collects statistics on k6 usage. -k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/cmd/report.go). +k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/internal/cmd/report.go). diff --git a/docs/sources/k6/v0.56.x/set-up/usage-collection.md b/docs/sources/k6/v0.56.x/set-up/usage-collection.md index f8ff7d2f3c..0fbe9a7b70 100644 --- a/docs/sources/k6/v0.56.x/set-up/usage-collection.md +++ b/docs/sources/k6/v0.56.x/set-up/usage-collection.md @@ -32,4 +32,4 @@ The usage report does not contain any information about what you are testing. Th This report is sent to an HTTPS server that collects statistics on k6 usage. -k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/cmd/report.go). +k6 is an open-source project and for those interested, the actual code that generates and sends the usage report can be directly reviewed [here](https://github.com/grafana/k6/blob/master/internal/cmd/report.go).