From a0ce2e0ef82f3e2651b64ce17bb9ce84e87c3a0d Mon Sep 17 00:00:00 2001 From: Davin Pidoto Date: Wed, 31 Jan 2018 20:16:40 +1100 Subject: [PATCH] Update link to Spring Data DynamoDB. Original pull request: #47. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f667b57..548f8d8 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/michaellavelle/spring-data-dynamodb) - Spring Data module for DynamoDB. +* [Spring Data DynamoDB](https://github.com/derjust/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.