From f74e3db78a85c209b649bb9d987cf43c16789ecf Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Fri, 24 Mar 2023 16:12:11 +0800 Subject: [PATCH] Update README.md [skip ci] --- testing-modules/gatling-java/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing-modules/gatling-java/README.md b/testing-modules/gatling-java/README.md index 71848ecfdc..4bc07b1910 100644 --- a/testing-modules/gatling-java/README.md +++ b/testing-modules/gatling-java/README.md @@ -1,7 +1,7 @@ ### Relevant Articles: -Load testing Rest End point using Gatling +- [Load Testing Rest Endpoint Using Gatling](https://www.baeldung.com/gatling-load-testing-rest-endpoint) ### Running a simualtion - To run the simulation from command prompt use mvn gatling:test \ No newline at end of file + To run the simulation from command prompt use mvn gatling:test