From 36a2e8dbfc5b8ee627fc4e4b3538f46f372af45a Mon Sep 17 00:00:00 2001 From: Robert Kasanicky Date: Wed, 4 Apr 2012 21:51:22 +0200 Subject: [PATCH] remove the redundant Git reference from Groovy section --- src/site/apt/getting-started.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/getting-started.apt b/src/site/apt/getting-started.apt index 1a7b2077e..8bc036f30 100644 --- a/src/site/apt/getting-started.apt +++ b/src/site/apt/getting-started.apt @@ -79,7 +79,7 @@ $ mvn test * Run Maven from the command line in the samples directory. There are additional building instructions and suggestions about what to do if it goes wrong {{{building.html}here}}. -* Using Gradle and Git (for Groovy programmers) +* Using Gradle (for Groovy programmers) * There is a Groovy project template with instructions available {{{http://robokaso.github.com/Groovy-Spring-Batch-Template/}here}}