From 7fcdee3918c3d0a6dbed42be9864bf3598d3d273 Mon Sep 17 00:00:00 2001 From: Slavisa Baeldung Date: Thu, 14 Jul 2016 14:52:28 +0200 Subject: [PATCH] BAEL-145 - fixing production URL --- mutation-testing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutation-testing/README.md b/mutation-testing/README.md index e1314d98da..5dd60620ba 100644 --- a/mutation-testing/README.md +++ b/mutation-testing/README.md @@ -3,4 +3,4 @@ ## Mutation Testing ### Relevant Articles: -- [Introduction to Mutation Testing Using the PITest Library](http://www.baeldung.com/introduction-to-mutation-testing-with-pitest) +- [Introduction to Mutation Testing Using the PITest Library](http://www.baeldung.com/java-mutation-testing-with-pitest)