diff --git a/README.md b/README.md
index 54d625fdf..ea77d6aa9 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[](http://projects.spring.io/spring-data-mongodb#quick-start)
+[](http://projects.spring.io/spring-data-mongodb#quick-start)
+
# Spring Data MongoDB
The primary goal of the [Spring Data](http://projects.spring.io/spring-data) project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
@@ -26,7 +29,7 @@ Add the Maven dependency:
org.springframework.data
spring-data-mongodb
- 1.9.1.RELEASE
+ ${version}.RELEASE
```
@@ -36,7 +39,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
org.springframework.data
spring-data-mongodb
- 1.10.0.BUILD-SNAPSHOT
+ ${version}.BUILD-SNAPSHOT