We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ae2f1 commit 4665452Copy full SHA for 4665452
src/data/markdown/translated-guides/en/01 Get started/05 resources.md
@@ -28,7 +28,7 @@ These resources help you write and run k6 tests in a safe environment and explor
28
If you need a place to test k6 scripts, you can load these servers as much as you want.
29
30
- [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).
+- [test-api.k6.io](https://test-api.k6.io). A demo REST API (with some WebSocket support).
32
- [ecommerce.test.k6.io](http://ecommerce.test.k6.io/). The k6 Fake Shop, a demo WooCommerce site.
33
34
## k6 + your favorite tool
0 commit comments