diff --git a/index.html b/index.html
index 94e84a3ee..3d7397de9 100644
--- a/index.html
+++ b/index.html
@@ -75,6 +75,11 @@ The goal of the Spring Data REST project is to provide a solid foundation on whi
* [Spring Data Book Example](https://github.com/SpringSource/spring-data-book/tree/master/rest)
* [Spring RESTBucks](https://github.com/olivergierke/spring-restbucks)
+### Getting Started Guides
+
+* [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)
+
### Presentations
* [Hypermedia APIs with Spring](https://speakerdeck.com/olivergierke/hypermedia-apis-with-spring-5)
@@ -83,4 +88,4 @@ The goal of the Spring Data REST project is to provide a solid foundation on whi
{% endcapture %}
{% include project_page.html %}
-