From 81f0bfea532daf9f182afe926209442947e1394c Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Wed, 26 Oct 2022 22:23:02 +0800 Subject: [PATCH] Update README.md --- testing-modules/mocks-2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing-modules/mocks-2/README.md b/testing-modules/mocks-2/README.md index ad24083ff8..5746da09bb 100644 --- a/testing-modules/mocks-2/README.md +++ b/testing-modules/mocks-2/README.md @@ -1,4 +1,4 @@ ## Relevant articles: -- [Introduction to Datafaker]() +- [Introduction to Datafaker](https://www.baeldung.com/java-datafaker)