Switch Readme links to snapshot documentation.

For now, there is no release version yet so readme points to snapshots.

Fixes gh-34.
This commit is contained in:
Mark Paluch
2016-11-09 08:27:40 +01:00
parent 62a9110160
commit 017ea87c1e

View File

@@ -13,8 +13,8 @@ Vault can manage static and dynamic secrets such as application data, username/p
For a comprehensive treatment of all the Spring Vault features, please refer to:
* the http://docs.spring.io/spring-vault/docs/current/reference/html/[User Guide]
* the http://docs.spring.io/spring-vault/docs/current/api/[JavaDocs] have extensive comments in them as well.
* the http://docs.spring.io/spring-vault/docs/current-SNAPSHOT/reference/html/[User Guide]
* the http://docs.spring.io/spring-vault/docs/current-SNAPSHOT/api/[JavaDocs] have extensive comments in them as well.
* the home page of http://projects.spring.io/spring-vault[Spring Vault] contains links to articles and other resources.
* for more detailed questions, use http://stackoverflow.com/questions/tagged/spring-vault[Spring Vault on Stackoverflow].