We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c229484 commit de384b1Copy full SHA for de384b1
internal/loader/loader.go
@@ -34,7 +34,7 @@ const (
34
`local directory (-v /local/path/:/inside/docker/path) containing ` +
35
`your script and modules so that they're accessible by k6 from ` +
36
`inside of the container, see ` +
37
- `https://grafana.com/docs/k6/latest/using-k6/modules/#using-local-modules-with-docker.`
+ `https://grafana.com/docs/k6/latest/using-k6/modules/#use-modules-with-docker.`
38
)
39
40
type unresolvableURLError string
0 commit comments