README.md in pact_broker-2.81.0 vs README.md in pact_broker-2.82.0

- old
+ new

@@ -1,17 +1,15 @@ # Pact Broker [![Gem Version](https://badge.fury.io/rb/pact_broker.svg)](http://badge.fury.io/rb/pact_broker) ![Build status](https://github.com/pact-foundation/pact_broker/workflows/Test/badge.svg) [![Join the chat at https://pact-foundation.slack.com/](https://img.shields.io/badge/chat-on%20slack-blue.svg?logo=slack)](https://slack.pact.io) [![security](https://hakiri.io/github/pact-foundation/pact_broker/master.svg)](https://hakiri.io/github/pact-foundation/pact_broker/master) - [![Code Climate](https://codeclimate.com/github/pact-foundation/pact_broker/badges/gpa.svg)](https://codeclimate.com/github/pact-foundation/pact_broker) - [![Test Coverage](https://codeclimate.com/github/pact-foundation/pact_broker/badges/coverage.svg)](https://codeclimate.com/github/pact-foundation/pact_broker/coverage) The Pact Broker is an application for sharing of consumer driven contracts and verification results. It is optimised for use with "pacts" (contracts created by the [Pact][pact-docs] framework), but can be used for any type of contract that can be serialized to JSON. <br/> -<a href="https:/pactflow.io/?utm_source=github&utm_campaign=pact_broker_intro"><img src="docs/images/Pactflow logo - black small.png"></a> +<a href="https://pactflow.io/?utm_source=github&utm_campaign=pact_broker_intro"><img src="docs/images/Pactflow logo - black small.png"></a> <br/> You can try out a Pact Broker for free at <a href="https://pactflow.io/?utm_source=github&utm_campaign=pact_broker_intro"/>pactflow.io</a>. Built by a group of core Pact maintainers, Pactflow is a fork of the OSS Pact Broker with extra goodies like an improved UI, field level verification results and federated login. **Why do I need a Pact Broker?** @@ -158,16 +156,20 @@ ## Upgrading Please read the [UPGRADING.md](UPGRADING.md) documentation before upgrading your Pact Broker, for information on the supported upgrade paths. -[decouple]: http://techblog.realestate.com.au/enter-the-pact-matrix-or-how-to-decouple-the-release-cycles-of-your-microservices/ +## Versioning + +The Pact Broker follows the [semantic versioning](https://semver.org/) scheme. + +[decouple]: https://www.rea-group.com/blog/enter-the-pact-matrix-or-how-to-decouple-the-release-cycles-of-your-microservices/ [pact]: https://github.com/pact-foundation/pact-ruby [nerf]: https://github.com/pact-foundation/pact_broker/wiki/pact-broker-ci-nerf-gun [different-teams]: https://github.com/pact-foundation/pact-ruby/wiki/Using-pact-where-the-consumer-team-is-different-from-the-provider-team [docker]: https://github.com/pact-foundation/pact-broker-docker [terraform]: https://github.com/nadnerb/terraform-pact-broker -[pactflow]: https:/pactflow.io/?utm_source=github&utm_campaign=pact_broker_usage +[pactflow]: https://pactflow.io/?utm_source=github&utm_campaign=pact_broker_usage [wiki]: https://github.com/pact-foundation/pact_broker/wiki [reverse-proxy-docs]: https://github.com/pact-foundation/pact_broker/wiki/Configuration#running-the-broker-behind-a-reverse-proxy [stackoverflow]: http://stackoverflow.com/questions/tagged/pact-broker [twitter]: https://twitter.com/pact_up [slack]: https://slack.pact.io/