Fix links in README

This commit is contained in:
Dave Syer
2014-09-29 14:56:15 +01:00
parent 65bc45ee20
commit b06a51fd6d
3 changed files with 4 additions and 4 deletions

View File

@@ -1,14 +1,14 @@
// Do not edit this file (go instead to src/main/asciidoc)
Spring Boot command line features for
[Spring Cloud](https://github.com/spring-cloud).
https://github.com/spring-cloud[Spring Cloud].
== Installation
To install, make
sure you have
[Spring Boot CLI](https://github.com/spring-projects/spring-boot)
https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(1.1.x with x>=5):
$ spring version

View File

@@ -1,6 +1,6 @@
To install, make
sure you have
[Spring Boot CLI](https://github.com/spring-projects/spring-boot)
https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(1.1.x with x>=5):
$ spring version

View File

@@ -1,3 +1,3 @@
Spring Boot command line features for
[Spring Cloud](https://github.com/spring-cloud).
https://github.com/spring-cloud[Spring Cloud].