From 2975abc81051085e6f8805c767cfe4bc4f20c0f6 Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Fri, 24 Jun 2022 22:13:17 +0530 Subject: [PATCH] Update README.md (#12408) --- json-modules/json-2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-modules/json-2/README.md b/json-modules/json-2/README.md index b3e7fb0b94..65bc6d5bd9 100644 --- a/json-modules/json-2/README.md +++ b/json-modules/json-2/README.md @@ -10,4 +10,4 @@ This module contains articles about JSON. - [Generate a Java Class From JSON](https://www.baeldung.com/java-generate-class-from-json) - [A Guide to FastJson](https://www.baeldung.com/fastjson) - [Check Whether a String is Valid JSON in Java](https://www.baeldung.com/java-validate-json-string) -- More Articles: [[<-- prev]](/json) +- More Articles: [[<-- prev]](/json-modules/json)