Skip to content

Commit 3667378

Browse files
committed
Fixed link to integration-test project.
1 parent 15d6b1b commit 3667378

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ To run integration tests simply start
7272
mvn -Prun-its clean verify
7373
```
7474

75-
There is also a separate project which contains [integration
76-
tests][integration-tests] which are running with a special version of Jenkins
75+
There is also a separate project which contains [integration tests][integration-tests]
76+
which are running with a special version of Jenkins
7777
within a Docker container to check several aspects of the API which can't be
7878
covered by the usual integration tests.
7979

@@ -142,3 +142,5 @@ http://jenkinsci.github.io/java-client-api/
142142
Copyright (C) 2013, Cosmin Stejerean, Karl Heinz Marbaise, and contributors.
143143

144144
Distributed under the MIT license: http://opensource.org/licenses/MIT
145+
146+
[integration-tests]: https://github.com/jenkinsci/java-client-api/tree/master/jenkins-client-it-docker

0 commit comments

Comments
 (0)