BATCH-2201: Update URL's to point to spring.io in docs

Update URLs pointing to springframework/springsource to spring.io.
Remove links that have no redirection
This commit is contained in:
Chris Schaefer
2014-03-25 12:24:23 -04:00
parent e25e190cfa
commit 65f37c170a
60 changed files with 951 additions and 958 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-batch-integration</artifactId>
<name>Batch Integration</name>
<url>http://static.springframework.org/spring-batch/${project.artifactId}</url>
<url>http://docs.spring.io/spring-batch/</url>
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>