Skip to content

Commit

Permalink
docs: update readme pact broker getting started link
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Mar 28, 2022
1 parent 6c60bf7 commit 17275b9
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 @@ -472,7 +472,7 @@ Using a [Pact Broker] is recommended for any serious workloads, you can run your

By integrating with a Broker, you get much more advanced collaboration features and can take advantage of automation tools, such as the [can-i-deploy tool], which can tell you at any point in time, which component is safe to release.

See the [Pact Broker](https://docs.pact.io/getting-started/sharing-pacts-with-the-pact-broker)
See the [Pact Broker](https://docs.pact.io/getting_started/sharing_pacts)
documentation for more details on the Broker.

#### Publishing from Go code
Expand Down

0 comments on commit 17275b9

Please sign in to comment.