From f242d584c3826c615762da6d8053fc0ccca5403f Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Mon, 3 Mar 2014 10:59:51 -0500 Subject: [PATCH] Add link to MongoDB getting started guide --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 3d7397de9..9db1a6dc3 100644 --- a/index.html +++ b/index.html @@ -79,6 +79,7 @@ The goal of the Spring Data REST project is to provide a solid foundation on whi * [Accessing JPA Data with REST]({{site.main_site_url}}/guides/gs/accessing-data-rest) * [Accessing Neo4j Data with REST]({{site.main_site_url}}/guides/gs/accessing-neo4j-data-rest) +* [Accessing MongoDB Data with REST]({{site.main_site_url}}/guides/gs/accessing-mongodb-data-rest) ### Presentations