Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-12-23 08:23:24 +00:00
parent 2d0e6fac95
commit c781b35665
42 changed files with 813 additions and 813 deletions

View File

@@ -528,7 +528,7 @@ with your local changes.</p>
<p>Assume that we have a producer with coordinates of <code>com.example:server</code> and three
consumers: <code>client1</code>, <code>client2</code>, and <code>client3</code>. Then, in the repository with common
contracts, you could have the following setup (which you can check out
<a href="https://github.com/spring-cloud/spring-cloud-contract/tree/{branch}/samples/standalone/contracts">here</a>).
<a href="https://github.com/spring-cloud/spring-cloud-contract/tree/2.2.x/samples/standalone/contracts">here</a>).
The following listing shows such a structure:</p>
</div>
<div class="exampleblock">