Skip to content

Commit e2b7e91

Browse files
committed
Fix Concourse URL in README
Closes gh-1 Closes gh-6
1 parent 2efd946 commit e2b7e91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
== Concourse Java Scripts
2-
Useful bash scripts that help when building Java projects in http://concouse.ci[Concourse].
2+
Useful bash scripts that help when building Java projects in https://concourse-ci.org/[Concourse].
33

44
=== Importing
5-
Copy `concouse-java.sh` to your project or add it to the docker image you use for building.
5+
Copy `concourse-java.sh` to your project or add it to the docker image you use for building.
66
Add the following to your build script:
77

88
[source,bash]

0 commit comments

Comments
 (0)