diff --git a/docs/sources/next/set-up/usage-collection.md b/docs/sources/next/set-up/usage-collection.md index c8fb94b1e..f8ff7d2f3 100644 --- a/docs/sources/next/set-up/usage-collection.md +++ b/docs/sources/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/d031d2b65e9e28143742b4b109f383e6b103ab31/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/cmd/report.go). diff --git a/docs/sources/v0.54.x/set-up/usage-collection.md b/docs/sources/v0.54.x/set-up/usage-collection.md index c8fb94b1e..f8ff7d2f3 100644 --- a/docs/sources/v0.54.x/set-up/usage-collection.md +++ b/docs/sources/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/d031d2b65e9e28143742b4b109f383e6b103ab31/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/cmd/report.go).