point docs to current version instead of 1.0.0-SNAPSHOT

This commit is contained in:
Jorg Heymans
2017-07-17 10:01:41 +02:00
committed by Gary Russell
parent be46282349
commit fa2c03a97e

View File

@@ -53,7 +53,7 @@ To generate IDEA metadata (.iml and .ipr files), do the following:
# Resources
For more information, please visit the Spring Kafka website at:
[Reference Manual](http://docs.spring.io/spring-kafka/docs/1.0.0.BUILD-SNAPSHOT/reference/html/)
[Reference Manual](http://docs.spring.io/spring-kafka/docs/current/reference/html/)
# Contributing to Spring Kafka