Skip to content

Commit ab4c88c

Browse files
authoredSep 26, 2024
Merge pull request #1825 from pact-foundation/docs/links
docs: update obsolete links [ci skip]
2 parents 5e9ac00 + 43655c8 commit ab4c88c

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed
 

‎README.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ The workshop takes you through all of the key concepts of consumer and provider
4141

4242
## Documentation
4343

44-
Additional documentation can be found at [docs.pact.io](http://docs.pact.io), in the [Pact Wiki](https://github.com/realestate-com-au/pact/wiki),
45-
and in the [Pact-JVM wiki](https://github.com/DiUS/pact-jvm/wiki). [Stack Overflow](https://stackoverflow.com/questions/tagged/pact) is also a good source of help, as is the [Slack workspace](https://slack.pact.io).
44+
Additional documentation can be found at [docs.pact.io](http://docs.pact.io), in the [Pact Wiki](https://github.com/pact-foundation/pact-ruby/wiki),
45+
and in the [Pact-JVM wiki](https://github.com/pact-foundation/pact-jvm/wiki). [Stack Overflow](https://stackoverflow.com/questions/tagged/pact) is also a good source of help, as is the [Slack workspace](https://slack.pact.io).
4646

4747
## Supported JDK and specification versions:
4848

4949
| Branch | Specification | JDK | Kotlin Version | Latest Version | Notes |
5050
|------------------------------------------------------------------------|---------------|------------|----------------|----------------|-------|
51-
| [4.6.x](https://github.com/DiUS/pact-jvm/blob/v4.6.x/README.md) master | V4 + plugins | 17+ | 1.8.22 | 4.6.13 | |
52-
| [4.5.x](https://github.com/DiUS/pact-jvm/blob/v4.5.x/README.md) | V4 + plugins | 11+/17+(1) | 1.7.20 | 4.5.12 | |
53-
| [4.1.x](https://github.com/DiUS/pact-jvm/blob/v4.1.x/README.md) | V3 | 8-12 | 1.3.72 | 4.1.43 | |
51+
| [4.6.x](https://github.com/pact-foundation/pact-jvm/blob/v4.6.x/README.md) master | V4 + plugins | 17+ | 1.8.22 | 4.6.13 | |
52+
| [4.5.x](https://github.com/pact-foundation/pact-jvm/blob/v4.5.x/README.md) | V4 + plugins | 11+/17+(1) | 1.7.20 | 4.5.12 | |
53+
| [4.1.x](https://github.com/pact-foundation/pact-jvm/blob/v4.1.x/README.md) | V3 | 8-12 | 1.3.72 | 4.1.43 | |
5454

5555
**Notes:**
5656
* **1:** Spring6 support library requires JDK 17+. The rest of Pact-JVM 4.5.x libs require 11+.
@@ -59,14 +59,14 @@ and in the [Pact-JVM wiki](https://github.com/DiUS/pact-jvm/wiki). [Stack Overfl
5959

6060
| Branch | Specification | JDK | Kotlin Version | Scala Versions | Latest Version |
6161
|---------------------------------------------------------------------------|---------------|-----------|----------------|----------------|----------------|
62-
| [4.4.x](https://github.com/DiUS/pact-jvm/blob/v4.4.x/README.md) | V4 + plugins | 11+ | 1.6.21 | N/A | 4.4.9 |
63-
| [4.3.x](https://github.com/DiUS/pact-jvm/blob/v4.3.x/README.md) | V4 | 11+ | 1.6.21 | N/A | 4.3.19 |
64-
| [4.2.x](https://github.com/DiUS/pact-jvm/blob/v4.2.x/README.md) | V4 (1) | 11-15 (2) | 1.4.32 | N/A | 4.2.21 |
65-
| [4.0.x](https://github.com/DiUS/pact-jvm/blob/v4.x/README.md) | V3 | 8-12 | 1.3.71 | N/A | 4.0.10 |
66-
| [3.6.x](https://github.com/DiUS/pact-jvm/blob/v3.6.x/README.md) | V3 | 8 | 1.3.71 | 2.12 | 3.6.15 |
67-
| [3.5.x](https://github.com/DiUS/pact-jvm/blob/v3.5.x/README.md) | V3 | 8 | 1.1.4-2 | 2.12, 2.11 | 3.5.25 |
68-
| [3.5.x-jre7](https://github.com/DiUS/pact-jvm/blob/v3.5.x-jre7/README.md) | V3 | 7 | 1.1.4-2 | 2.11 | 3.5.7-jre7.0 |
69-
| [2.4.x](https://github.com/DiUS/pact-jvm/blob/v2.x/README.md) | V2 | 6 | N/A | 2.10, 2.11 | 2.4.20 |
62+
| [4.4.x](https://github.com/pact-foundation/pact-jvm/blob/v4.4.x/README.md) | V4 + plugins | 11+ | 1.6.21 | N/A | 4.4.9 |
63+
| [4.3.x](https://github.com/pact-foundation/pact-jvm/blob/v4.3.x/README.md) | V4 | 11+ | 1.6.21 | N/A | 4.3.19 |
64+
| [4.2.x](https://github.com/pact-foundation/pact-jvm/blob/v4.2.x/README.md) | V4 (1) | 11-15 (2) | 1.4.32 | N/A | 4.2.21 |
65+
| [4.0.x](https://github.com/pact-foundation/pact-jvm/blob/v4.x/README.md) | V3 | 8-12 | 1.3.71 | N/A | 4.0.10 |
66+
| [3.6.x](https://github.com/pact-foundation/pact-jvm/blob/v3.6.x/README.md) | V3 | 8 | 1.3.71 | 2.12 | 3.6.15 |
67+
| [3.5.x](https://github.com/pact-foundation/pact-jvm/blob/v3.5.x/README.md) | V3 | 8 | 1.1.4-2 | 2.12, 2.11 | 3.5.25 |
68+
| [3.5.x-jre7](https://github.com/pact-foundation/pact-jvm/blob/v3.5.x-jre7/README.md) | V3 | 7 | 1.1.4-2 | 2.11 | 3.5.7-jre7.0 |
69+
| [2.4.x](https://github.com/pact-foundation/pact-jvm/blob/v2.x/README.md) | V2 | 6 | N/A | 2.10, 2.11 | 2.4.20 |
7070

7171
**Notes:**
7272
* **1:** V4 specification support is only partially implemented with 4.2.x
@@ -124,7 +124,7 @@ You want to look at: [groovy](consumer/groovy) or [junit](consumer/junit)
124124
### (Use Clojure I)
125125

126126
Clojure can call out to Java, so have a look at [junit](consumer/junit). For an example
127-
look at [example_clojure_consumer_pact_test.clj](https://github.com/DiUS/pact-jvm/blob/master/consumer/junit/src/test/clojure/au/com/dius/pact/consumer/junit/example_clojure_consumer_pact_test.clj).
127+
look at [example_clojure_consumer_pact_test.clj](https://github.com/pact-foundation/pact-jvm/blob/master/consumer/junit/src/test/clojure/au/com/pact-foundation/pact/consumer/junit/example_clojure_consumer_pact_test.clj).
128128

129129
### I Use some other jvm language or test framework
130130

@@ -133,7 +133,7 @@ You want to look at: [Consumer](consumer)
133133
### My Consumer interacts with a Message Queue
134134

135135
As part of the V3 pact specification, we have defined a new pact file for interactions with message queues. For an
136-
implementation of a Groovy consumer test with a message pact, have a look at [PactMessageBuilderSpec.groovy](https://github.com/DiUS/pact-jvm/blob/master/consumer/groovy/src/test/groovy/au/com/dius/pact/consumer/groovy/messaging/PactMessageBuilderSpec.groovy).
136+
implementation of a Groovy consumer test with a message pact, have a look at [PactMessageBuilderSpec.groovy](https://github.com/pact-foundation/pact-jvm/blob/master/consumer/groovy/src/test/groovy/au/com/dius/pact/consumer/groovy/messaging/PactMessageBuilderSpec.groovy).
137137

138138
## Service Providers
139139

@@ -206,7 +206,7 @@ Which is a project that aims at providing tooling to coordinate pact generation
206206

207207
## I want to contribute
208208

209-
[Documentation for contributors is here](https://github.com/DiUS/pact-jvm/blob/master/CONTRIBUTING.md).
209+
[Documentation for contributors is here](https://github.com/pact-foundation/pact-jvm/blob/master/CONTRIBUTING.md).
210210

211211
# Test Analytics
212212

0 commit comments

Comments
 (0)
Please sign in to comment.