diff --git a/json-modules/json-conversion/README.md b/json-modules/json-conversion/README.md index 7094486afe..86e8365c70 100644 --- a/json-modules/json-conversion/README.md +++ b/json-modules/json-conversion/README.md @@ -2,4 +2,5 @@ This module contains articles about JSON Conversions -### Relevant Articles: \ No newline at end of file +### Relevant Articles: +- [Convert JSON Array to Java List](https://www.baeldung.com/java-convert-json-array-to-list)