From ade1689b80a1c7574e272317be43a1d174be0bc3 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Wed, 16 Nov 2022 16:08:30 +0530 Subject: [PATCH] backlink removed --- json-modules/json/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/json-modules/json/README.md b/json-modules/json/README.md index 73db055679..d643914fc7 100644 --- a/json-modules/json/README.md +++ b/json-modules/json/README.md @@ -5,7 +5,6 @@ This module contains articles about JSON. ### Relevant Articles: - [Introduction to JSON Schema in Java](https://www.baeldung.com/introduction-to-json-schema-in-java) - [Introduction to JSONForms](https://www.baeldung.com/introduction-to-jsonforms) -- [Introduction to JsonPath](https://www.baeldung.com/guide-to-jayway-jsonpath) - [Introduction to JSON-Java (org.json)](https://www.baeldung.com/java-org-json) - [Overview of JSON Pointer](https://www.baeldung.com/json-pointer) - [Introduction to the JSON Binding API (JSR 367) in Java](https://www.baeldung.com/java-json-binding-api)