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:
@@ -2,7 +2,7 @@
|
||||
<project name="${project.name}">
|
||||
<bannerLeft>
|
||||
<name>${project.name}</name>
|
||||
<href>http://www.springframework.org/spring-batch</href>
|
||||
<href>http://projects.spring.io/spring-batch/</href>
|
||||
</bannerLeft>
|
||||
<bannerRight>
|
||||
<src>images/shim.gif</src>
|
||||
@@ -17,7 +17,7 @@
|
||||
</skin>
|
||||
<body>
|
||||
<links>
|
||||
<item name="Home" href="http://static.springframework.org/spring-batch/index.html"/>
|
||||
<item name="Home" href="http://docs.spring.io/spring-batch/index.html"/>
|
||||
</links>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user