From 85a9306f8ae54187d1cbf4ea3a92bc8e7a81f2f7 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 2 Mar 2018 08:56:06 +0100 Subject: [PATCH] Switched to maintained version of Spring Data DynamoDB. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 548f8d8..0f1c888 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@ Core Spring concepts underpinning every Spring Data project. * [Spring Data ArangoDB](https://github.com/arangodb/spring-data) - Spring Data module for ArangoDB. * [Spring Data Couchbase](http://projects.spring.io/spring-data-couchbase) - Spring Data module for Couchbase. * [Spring Data Azure DocumentDB](https://github.com/Microsoft/spring-data-documentdb) - Spring Data module for Microsoft Azure DocumentDB. -* [Spring Data DynamoDB](https://github.com/derjust/spring-data-dynamodb) - Spring Data module for DynamoDB. +* [Spring Data DynamoDB](https://github.com/spring-data-dynamodb/spring-data-dynamodb) - Spring Data module for DynamoDB. * [Spring Data Elasticsearch](http://projects.spring.io/spring-data-elasticsearch) - Spring Data module for Elasticsearch. * [Spring Data Hazelcast](https://github.com/hazelcast/spring-data-hazelcast) - Provides Spring Data repository support for Hazelcast. * [Spring Data Jest](https://github.com/VanRoy/spring-data-jest) - Spring Data for Elasticsearch based on the Jest REST client.