From bbc97ec31efe8b97af70007379d24ec1bcb612dc Mon Sep 17 00:00:00 2001 From: Sebastian J Date: Mon, 28 Jan 2019 11:57:40 -0500 Subject: [PATCH] Added link to OSHR wiki article describing in detail snapshot access --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca49a568..c5180528 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ please see [spring-data-dynamodb-examples](https://github.com/derjust/spring-dat ## Quick Start ## -Download the JAR though [Maven Central](http://mvnrepository.com/artifact/com.github.derjust/spring-data-dynamodb) ([`SNAPSHOT` builds](https://oss.sonatype.org/content/repositories/snapshots/com/github/derjust/spring-data-dynamodb/) are available via the [OSSRH snapshot repository](https://stackoverflow.com/a/7717234/25332) ): +Download the JAR though [Maven Central](http://mvnrepository.com/artifact/com.github.derjust/spring-data-dynamodb) ([`SNAPSHOT` builds](https://oss.sonatype.org/content/repositories/snapshots/com/github/derjust/spring-data-dynamodb/) are available via the [OSSRH snapshot repository](https://github.com/derjust/spring-data-dynamodb/wiki/Access-to-releases) ): ```xml