From c588e164835bf832de6c0daeed56ef64be868dc3 Mon Sep 17 00:00:00 2001 From: Geoffrey Date: Thu, 6 Dec 2018 11:34:27 +0100 Subject: [PATCH] Fix URL til Concourse in README.adoc --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index f88ed25..2a03289 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,5 @@ == Concourse Java Scripts -Useful bash scripts that help when building Java projects in http://concouse.ci[Concourse]. +Useful bash scripts that help when building Java projects in http://concourse.ci[Concourse]. === Importing Copy `concouse-java.sh` to your project or add it to the docker image you use for building.