Skip to content

Commit ea25867

Browse files
committed
Remove broken link to the removed js/modules/k6/execution module
1 parent aa3ac06 commit ea25867

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/sources/k6/next/extensions/create/javascript-extensions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,6 @@ INFO[0000] Active VUs: 2, Iteration: 1, VU ID: 1, VU ID from runtime: 1 source=
325325
INFO[0000] Active VUs: 2, Iteration: 2, VU ID: 2, VU ID from runtime: 2 source=console
326326
```
327327

328-
> For a more extensive usage example of this API, look at the
329-
> [`k6/execution`](https://github.com/grafana/k6/blob/master/js/modules/k6/execution/execution.go) module.
330-
331328
## Things to keep in mind
332329

333330
- The code in the `default` function (or another function specified by

0 commit comments

Comments
 (0)