From 27820bfc8ae602a7c13cec8ff02bb55272d99927 Mon Sep 17 00:00:00 2001 From: Michael Irwin Date: Wed, 25 Sep 2013 16:56:10 -0400 Subject: [PATCH] Fixed URLs in import-into-eclipse scripts --- import-into-eclipse.bat | 2 +- import-into-eclipse.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/import-into-eclipse.bat b/import-into-eclipse.bat index 8185d1f556..8ba6e975fe 100644 --- a/import-into-eclipse.bat +++ b/import-into-eclipse.bat @@ -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. diff --git a/import-into-eclipse.sh b/import-into-eclipse.sh index 43b30d6d33..7e26e74b8a 100755 --- a/import-into-eclipse.sh +++ b/import-into-eclipse.sh @@ -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