From 1f852b0481ddbdd713f3009845e320767dbb6240 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Wed, 1 Jul 2020 21:21:45 +1000 Subject: [PATCH] docs: update link to wildcard spec --- consumer/groovy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consumer/groovy/README.md b/consumer/groovy/README.md index ad599d6913..1bd43a0b5d 100644 --- a/consumer/groovy/README.md +++ b/consumer/groovy/README.md @@ -486,7 +486,7 @@ withBody { } ``` -For an example, have a look at [WildcardPactSpec](consumer/groovy/src/test/groovy/au/com/dius/pact/consumer/groovy/WildcardPactSpec.groovy). +For an example, have a look at [WildcardPactSpec](/consumer/groovy/src/test/groovy/au/com/dius/pact/consumer/groovy/WildcardPactSpec.groovy). **NOTE:** The `keyLike` method adds a `*` to the matching path, so the matching definition will be applied to all keys of the map if there is not a more specific matcher defined for a particular key. Having more than one `keyLike` condition