Skip to content

Commit

Permalink
Merge pull request #1323 from grafana/fix/broken-links
Browse files Browse the repository at this point in the history
Fix broken links
  • Loading branch information
heitortsergent authored Sep 14, 2023
2 parents 5280197 + d043fa9 commit b6f1ebe
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils/) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Connects to an existing browser instance.

| Type | Description |
|--------|--------------------------------------------------------|
| object | [Browser](/javascript-api/k6-browser/api/browser/) object |
| object | [Browser](/javascript-api/k6-experimental/browser/browser-class) object |


## Example
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function () {

</CodeGroup>

Using the [k6-utils](/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:
Using the [k6-utils](https://k6.io/docs/javascript-api/jslib/utils) library to specify a range between a minimum and maximum:

<CodeGroup labels={[]}>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Connects to an existing browser instance.

| Type | Description |
|--------|--------------------------------------------------------|
| object | [Browser](/javascript-api/k6-browser/api/browser/) object |
| object | [Browser](/javascript-api/k6-experimental/browser/browser-class) object |


## Example
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The [jslib.k6.io](https://jslib.k6.io/) is a collection of external JavaScript l

| Library | Description |
| -------- | ----------- |
| [utils](/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [utils](https://k6.io/docs/javascript-api/jslib/utils) | Small utility functions useful in every day load testing |
| [expect](/javascript-api/jslib/expect) | Micro-framework for writing tests in a style of Jest or ava. |
| [httpx](/javascript-api/jslib/httpx) | Wrapper around the http that simplifies session handling |

0 comments on commit b6f1ebe

Please sign in to comment.