Skip to content

Commit cc8911a

Browse files
author
Ronald Holshausen
authoredMar 21, 2020
Merge pull request #1045 from charbgr/patch-1
Fix link for pact gradle plugin
2 parents c9ef690 + 528bcb6 commit cc8911a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎consumer/pact-jvm-consumer-groovy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ overwritten, set the Java system property `pact.writer.overwrite` to `true`.
530530

531531
# Publishing your pact files to a pact broker
532532

533-
If you use Gradle, you can use the [pact Gradle plugin](https://github.com/DiUS/pact-jvm/tree/master/pact-jvm-provider-gradle#publishing-pact-files-to-a-pact-broker) to publish your pact files.
533+
If you use Gradle, you can use the [pact Gradle plugin](https://github.com/DiUS/pact-jvm/tree/master/provider/pact-jvm-provider-gradle#publishing-pact-files-to-a-pact-broker) to publish your pact files.
534534

535535
# Pact Specification V3
536536

0 commit comments

Comments
 (0)
Please sign in to comment.