From 80db2f705093ee62bf4c7ff3d3b441ca72360cbd Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 10 Oct 2007 18:05:55 +0000 Subject: [PATCH] Fix download links in docos --- src/site/apt/downloads.apt | 2 +- src/site/apt/snapshots.apt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/apt/downloads.apt b/src/site/apt/downloads.apt index 910055369..8f4acb07a 100644 --- a/src/site/apt/downloads.apt +++ b/src/site/apt/downloads.apt @@ -39,7 +39,7 @@ Milestone Builds +--------------- - Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/spring-batch}here}}. + Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}here}}. If you are downloading the jar files manually from there you can see the internal and external project dependencies in the <<>> files. You will probably need <<>>, <<>> and <<>>. Snapshot Builds diff --git a/src/site/apt/snapshots.apt b/src/site/apt/snapshots.apt index ec6033a43..9096bbc20 100644 --- a/src/site/apt/snapshots.apt +++ b/src/site/apt/snapshots.apt @@ -30,4 +30,4 @@ Snapshot Builds +--------------- - Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/batch}here}}. + Additionally, you can browse the repository with a web browser {{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/batch}here}}. If you are downloading the jar files manually from there you can see the internal and external project dependencies in the <<>> files. You will probably need <<>>, <<>> and <<>>.