diff --git a/persistence-modules/java-mongodb-2/README.md b/persistence-modules/java-mongodb-2/README.md index c9554413f9..646917b04d 100644 --- a/persistence-modules/java-mongodb-2/README.md +++ b/persistence-modules/java-mongodb-2/README.md @@ -9,4 +9,5 @@ This module contains articles about MongoDB in Java. - [Push Operations in MongoDB](https://www.baeldung.com/mongodb-push-operations) - [Geospatial Support in MongoDB](https://www.baeldung.com/mongodb-geospatial-support) - [MongoDB Aggregations Using Java](https://www.baeldung.com/java-mongodb-aggregations) -- More articles: [[<-- prev]](../java-mongodb) \ No newline at end of file +- [Retrieve a Value from MongoDB by Its Key Name](https://www.baeldung.com/mongodb-get-value-by-key-name) +- More articles: [[<-- prev]](../java-mongodb)