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.