Skip to content

Commit da7a99a

Browse files
Update 05 resources.md
1 parent 22daff8 commit da7a99a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,15 @@ These resources help you write and run k6 tests in a safe environment and explor
2525

2626
## Test servers
2727

28-
If you need a place to test k6 scripts, you can use these playground/demo servers to learn k6:
29-
28+
If you need a place to learn k6 and test your scripts, you can use these playground/demo servers:
3029

3130
- [pizza.grafana.fun](https://pizza.grafana.fun/). A simple demo webapp. [grafana/quickpizza](https://github.com/grafana/quickpizza)
3231
- [k6-http.grafana.fun](https://k6-http.grafana.fun). A simple HTTP Request & Response Service. [grafana/httpbin](https://github.com/grafana/httpbin)
3332
- [k6-php.grafana.fun](https://k6-php.grafana.fun). A simple PHP website. [grafana/test.k6.io](https://github.com/grafana/test.k6.io)
3433
- [test-api.k6.io](https://test-api.k6.io). A demo HTTP REST API with some WebSocket support. [grafana/test-api.k6.io](https://github.com/grafana/test-api.k6.io)
3534
- [grpcbin.test.k6.io](https://grpcbin.test.k6.io/). A simple gRPC Request & Response Service. [grafana/k6-grpcbin](https://github.com/grafana/k6-grpcbin)
3635

37-
38-
Note that these are shared testing environments - please avoid high-load tests. Alternatively, you can host them on your infrastructure and run the examples in the repository.
39-
36+
Note that these are shared testing environments - please avoid high-load tests. Alternatively, you can deploy and host them on your infrastructure and run the examples in the repository.
4037

4138
## k6 + your favorite tool
4239

0 commit comments

Comments
 (0)