Skip to content

Commit d633361

Browse files
Add links to wording instead of raw links
Apply suggestion from @heitortsergent Co-authored-by: Heitor Tashiro Sergent <heitortsergent@gmail.com>
1 parent e948984 commit d633361

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/sources/k6/v1.3.x/using-k6-browser/migrate-from-playwright-to-k6.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,8 @@ Refer to [Run a test using Grafana Cloud k6](https://grafana.com/docs/k6/<K6_VER
433433
434434
## References
435435
436-
- k6 browser APIs: https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-browser/
437-
- k6-testing library for Playwright-inspired assertions: https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/jslib/testing/
438-
- Understand k6 CLI output results: https://grafana.com/docs/k6/<K6_VERSION>/results-output/end-of-test/
439-
- Test lifecycle: https://grafana.com/docs/k6/<K6_VERSION>/using-k6/test-lifecycle/
440-
- k6 browser recommended practices: https://grafana.com/docs/k6/<K6_VERSION>/using-k6-browser/recommended-practices/
436+
- [k6 browser APIs](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-browser/)
437+
- [k6-testing library](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/jslib/testing/) for Playwright-inspired assertions
438+
- [Understand k6 CLI output results](https://grafana.com/docs/k6/<K6_VERSION>/results-output/end-of-test/)
439+
- [Test lifecycle](https://grafana.com/docs/k6/<K6_VERSION>/using-k6/test-lifecycle/)
440+
- [k6 browser recommended practices](https://grafana.com/docs/k6/<K6_VERSION>/using-k6-browser/recommended-practices/)

0 commit comments

Comments
 (0)