diff --git a/index.html b/index.html index 3424096..d3c48d2 100644 --- a/index.html +++ b/index.html @@ -96,6 +96,12 @@ Spring Data module for Cassandra. {% endcapture %} {% include project_block.md site_url="/spring-data-cassandra" repo_url="https://github.com/spring-projects/spring-data-cassandra" project_title="Spring Data Cassandra" project_description=project_description %} + +{% capture project_description %} +Spring Data module for DynamoDB. +{% endcapture %} +{% include project_block.md site_url="https://github.com/michaellavelle/spring-data-dynamodb" repo_url="https://github.com/michaellavelle/spring-data-dynamodb" project_title="Spring Data DynamoDB" project_description=project_description %} + {% endcapture %}