From 45b6d82b5d934e39b9c84b9130abe5c1818a45e3 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 28 Jan 2014 08:50:54 +0100 Subject: [PATCH] Added anchors for main and community projects. --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index fe42854..53f8982 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,8 @@ Makes it easy to use new data access technologies, such as non-relational databa {% capture main_content %} + + ## Main Projects @@ -65,8 +67,8 @@ Provides extensions to the JDBC support provided in the Spring Framework. {% endcapture %} {% include project_block.md site_url="/spring-data-jdbc-ext" repo_url="http://github.com/spring-projects/spring-data-jdbc-ext" project_title="Spring Data JDBC Extensions" project_description=project_description %} -
-
+
+ ## Community Projects