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)