From 464213001e2cf93e008d5a17c6f783b0692cff39 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 3 Aug 2017 15:33:13 -0400 Subject: [PATCH] Fix links to external resources --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d3a3937..29e4894 100644 --- a/README.md +++ b/README.md @@ -621,6 +621,6 @@ Also you can use for you testing purpose a copy of `org.springframework.integrat [Reference Manual]: http://docs.spring.io/spring-integration/reference/html/ftp.html [Pull requests]: http://help.github.com/send-pull-requests [contributor guidelines]: https://github.com/spring-projects/spring-integration/blob/master/CONTRIBUTING.adoc -[Dynalite]: [https://github.com/mhart/dynalite] -[Kinesis Client Library]: [https://github.com/awslabs/amazon-kinesis-client] -[Kinesalite]: [https://github.com/mhart/kinesalite] \ No newline at end of file +[Dynalite]: https://github.com/mhart/dynalite +[Kinesis Client Library]: https://github.com/awslabs/amazon-kinesis-client +[Kinesalite]: https://github.com/mhart/kinesalite