Merge pull request #363 from mikesir87/STS-url-fix

Fixed URLs in import-into-eclipse scripts
This commit is contained in:
Sam Brannen
2013-09-26 03:48:41 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ echo been tested against STS %STS_TEST_VERSION%), but at the minimum you will
echo need Eclipse + AJDT.
echo.
echo If you need to download and install STS, please do that now by
echo visiting http://springsource.org/downloads/sts
echo visiting http://spring.io/tools/sts/all
echo.
echo Otherwise, press enter and we'll begin.

View File

@@ -14,7 +14,7 @@ been tested against STS $STS_TEST_VERSION), but at the minimum you will
need Eclipse + AJDT.
If you need to download and install STS, please do that now by
visiting http://springsource.org/downloads/sts
visiting http://spring.io/tools/sts/all
Otherwise, press enter and we'll begin.
EOM