Skip to content

Commit 4665452

Browse files
authored
Update 05 resources.md
Fix incorrect link to test-api
1 parent a4ae2f1 commit 4665452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/01 Get started/05 resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ These resources help you write and run k6 tests in a safe environment and explor
2828
If you need a place to test k6 scripts, you can load these servers as much as you want.
2929

3030
- [test.k6.io](https://test.k6.io). A demo website
31-
- [test-api.k6.io](https://test.k6.io). A demo REST API (with some WebSocket support).
31+
- [test-api.k6.io](https://test-api.k6.io). A demo REST API (with some WebSocket support).
3232
- [ecommerce.test.k6.io](http://ecommerce.test.k6.io/). The k6 Fake Shop, a demo WooCommerce site.
3333

3434
## k6 + your favorite tool

0 commit comments

Comments
 (0)