Skip to content

Commit 4bf2590

Browse files
Remove the link to the archived xk6-browser github repo (#1928)
* Remove the link to the archived github repo * Apply to next --------- Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent dbafcd2 commit 4bf2590

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/k6/next/using-k6-browser/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 300
88

99
# Using k6 browser
1010

11-
The [Browser module](https://github.com/grafana/xk6-browser) brings browser automation and end-to-end web testing to k6 while supporting core k6 features. It adds browser-level APIs to interact with browsers and collect frontend performance metrics as part of your k6 tests.
11+
The browser module brings browser automation and end-to-end web testing to k6 while supporting core k6 features. It adds browser-level APIs to interact with browsers and collect frontend performance metrics as part of your k6 tests.
1212

1313
This module aims to provide rough compatibility with the Playwright API, so you don’t need to learn a completely new API.
1414

docs/sources/k6/v1.0.x/using-k6-browser/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 300
88

99
# Using k6 browser
1010

11-
The [Browser module](https://github.com/grafana/xk6-browser) brings browser automation and end-to-end web testing to k6 while supporting core k6 features. It adds browser-level APIs to interact with browsers and collect frontend performance metrics as part of your k6 tests.
11+
The browser module brings browser automation and end-to-end web testing to k6 while supporting core k6 features. It adds browser-level APIs to interact with browsers and collect frontend performance metrics as part of your k6 tests.
1212

1313
This module aims to provide rough compatibility with the Playwright API, so you don’t need to learn a completely new API.
1414

0 commit comments

Comments
 (0)