diff --git a/src/main/asciidoc/reference/getting-started.adoc b/src/main/asciidoc/reference/getting-started.adoc index a1bde856..ec6c0624 100644 --- a/src/main/asciidoc/reference/getting-started.adoc +++ b/src/main/asciidoc/reference/getting-started.adoc @@ -66,7 +66,7 @@ Snapshot repository to your maven `pom.xml` which is at the same level of your ` ---- ==== -The repository is also http://repo.spring.io/milestone/org/springframework/vault/[browseable here]. +The repository is also http://repo.spring.io/snapshot/org/springframework/vault/[browseable here]. Create a simple `Secrets` class to persist: