From d60f90491aa2124db14b062727c144215417fb42 Mon Sep 17 00:00:00 2001 From: sheryllresulta <48046330+sheryllresulta@users.noreply.github.com> Date: Fri, 29 Mar 2019 19:09:13 +0800 Subject: [PATCH] Update README.md --- json/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/json/README.md b/json/README.md index 3670b4b9ad..7ef4cc9b01 100644 --- a/json/README.md +++ b/json/README.md @@ -12,5 +12,4 @@ - [Introduction to the JSON Binding API (JSR 367) in Java](http://www.baeldung.com/java-json-binding-api) - [Get a Value by Key in a JSONArray](https://www.baeldung.com/java-jsonarray-get-value-by-key) - [Iterating Over an Instance of org.json.JSONObject](https://www.baeldung.com/jsonobject-iteration) -- [Testing Web APIs with Postman Collections](https://www.baeldung.com/postman-testing-collections) - [Escape JSON String in Java](https://www.baeldung.com/java-json-escaping)