From 69bba13105b177c71ebe27380d90a3cd81327b17 Mon Sep 17 00:00:00 2001 From: Muneyuki Noguchi Date: Wed, 23 Dec 2015 16:44:37 +0900 Subject: [PATCH] Use an absolute path. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b3d6c6..4c75655 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ You can file sample simulation files in the [test directory](src/test/scala/com/ Among the files, [BasicSimulation.scala](src/test/scala/com/github/mnogu/gatling/kafka/test/BasicSimulation.scala) would be a good start point. Note that gatling-kafka 0.1.x isn't compatible with 0.0.x. -See the [README.md in the 0.0.6 release](gatling-kafka/blob/0.0.6/README.md) +See the [README.md in the 0.0.6 release](https://github.com/mnogu/gatling-kafka/blob/0.0.6/README.md) if you are using 0.0.x. ### Running a stress test