From e7648d3b6434c20be8c79b148c42405b046c6b7c Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Wed, 2 Mar 2016 16:46:15 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 72d69c689..d6b689d45 100644 --- a/README.adoc +++ b/README.adoc @@ -4,11 +4,11 @@ This project allows a user to develop and run messaging microservices using Spri === Documentation -The latest documentation for the project can be found here: http://docs.spring.io/spring-cloud-stream/docs/current-SNAPSHOT/reference/htmlsingle/ +The latest documentation for the project can be found http://docs.spring.io/spring-cloud-stream/docs/current-SNAPSHOT/reference/htmlsingle/[here]. === Samples -For Spring Cloud Stream samples, please refer to: https://github.com/spring-cloud/spring-cloud-stream-samples +For Spring Cloud Stream samples, take a look to the https://github.com/spring-cloud/spring-cloud-stream-samples[samples repository]. === Contributing