From baad3311d7e0578123fd739aa64674968faec145 Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 2 Jun 2009 08:25:08 +0000 Subject: [PATCH] update formatting in website --- src/site/apt/getting-started.apt | 2 +- src/site/apt/snapshots.apt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/apt/getting-started.apt b/src/site/apt/getting-started.apt index 23be5bb47..5c321895c 100644 --- a/src/site/apt/getting-started.apt +++ b/src/site/apt/getting-started.apt @@ -15,7 +15,7 @@ Spring Batch Getting Started * Download STS version 2.1.0.* from the {{{http://www.springsource.com/products/sts}SpringSource website}}. STS is a free Eclipse bundle with many features useful for Spring developers. - * Go to {{New->Other...}} and select {{SpringSource Tool Suite->Template Project}} from the wizard chooser. + * Go to <<Other...>>> and select <<Template Project>>> from the wizard chooser. * The wizard has a drop down with a list of template projects. One of them is a "Simple Spring Batch Project". Select it and follow the wizard. diff --git a/src/site/apt/snapshots.apt b/src/site/apt/snapshots.apt index b92814436..7c74e4d18 100644 --- a/src/site/apt/snapshots.apt +++ b/src/site/apt/snapshots.apt @@ -9,7 +9,7 @@ Snapshot Builds These builds are provided for testing and development purposes only. They are built by a Bamboo process automatically using the latest snapshot from Subversion. - Snapshots are deployed in Maven Central format every night to the {{{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}SpringSource Maven Repository}}, so use this in your POM (inside a \ element): + Snapshots are deployed in Maven Central format every night to the {{{http://s3browse.com/explore/maven.springframework.org/milestone/org/springframework/batch}SpringSource Maven Repository}}, so use this in your POM (inside a \ element): +---