From 485ca9dd8f2c965eee17e9b34632a099f5518774 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Wed, 11 Oct 2023 14:32:40 +0100 Subject: [PATCH] Spring testing link fix --- src/data/roadmaps/spring-boot/content/110-testing/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data/roadmaps/spring-boot/content/110-testing/index.md b/src/data/roadmaps/spring-boot/content/110-testing/index.md index d226dc58c..03ad323a3 100644 --- a/src/data/roadmaps/spring-boot/content/110-testing/index.md +++ b/src/data/roadmaps/spring-boot/content/110-testing/index.md @@ -4,6 +4,5 @@ Spring provides a set of testing utilities that make it easy to test the various For more information, visit the following links: -- [Spring Testing](https://industrialphysics.com/knowledgebase/articles/spring-testing/) - [What Is Spring Testing?](https://www.developer.com/design/what-is-spring-testing/) - [Complete Guide To Spring Testing](https://www.lambdatest.com/blog/spring-testing/)