Skip to content

Commit

Permalink
Merge pull request #20 from corroded/fix-referral-link
Browse files Browse the repository at this point in the history
Fix link to pact-broker
  • Loading branch information
bethesque committed Aug 31, 2017
2 parents 9e5a34d + e0da034 commit 2adb685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A client for the Pact Broker. Publishes pacts to, and retrieves pacts from, the

## Usage

You will need an instance of a [Pact Broker](https://github.com/bethesque/pact_broker). It's URL will be used below in the configuration for the Consumer and the Provider. eg. http://pact-broker.my.org
You will need an instance of a [Pact Broker](https://github.com/pact-foundation/pact_broker). It's URL will be used below in the configuration for the Consumer and the Provider. eg. http://pact-broker.my.org

### Consumer

Expand Down

0 comments on commit 2adb685

Please sign in to comment.