Skip to content

Commit e7a929d

Browse files
committed
Refer to the branch name in usage collection
1 parent dd24421 commit e7a929d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/next/set-up/usage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ The usage report does not contain any information about what you are testing. Th
3232
3333
This report is sent to an HTTPS server that collects statistics on k6 usage.
3434

35-
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).
35+
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).

docs/sources/v0.54.x/set-up/usage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ The usage report does not contain any information about what you are testing. Th
3232
3333
This report is sent to an HTTPS server that collects statistics on k6 usage.
3434

35-
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).
35+
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).

0 commit comments

Comments
 (0)