Sync docs from master to gh-pages
This commit is contained in:
@@ -482,13 +482,13 @@ as a map for the rest of the document.</p>
|
||||
<div class="ulist">
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-contract/html/">Multi-page HTML</a></p>
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-contract/reference/html">Multi-page HTML</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-contract//htmlsingle/">Single-page HTML</a></p>
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-contract/reference/htmlsingle">Single-page HTML</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-contract/pdf/spring-cloud-contract.pdf">PDF</a></p>
|
||||
<p><a href="https://cloud.spring.io/spring-cloud-contract/reference/pdf/spring-cloud-contract.pdf">PDF</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -533,7 +533,7 @@ tagged with <a href="https://stackoverflow.com/tags/spring-cloud-contract"><code
|
||||
</td>
|
||||
<td class="content">
|
||||
All of Spring Cloud Contract is open source, including the documentation. If you find
|
||||
problems with the docs or if you want to improve them, please <a href="https://github.com/spring-cloud/spring-cloud-contract/tree/${github-tag}">get
|
||||
problems with the docs or if you want to improve them, please <a href="https://github.com/spring-cloud/spring-cloud-contract/tree/master">get
|
||||
involved</a>.
|
||||
</td>
|
||||
</tr>
|
||||
@@ -12587,7 +12587,7 @@ as follows:</p>
|
||||
<h3 id="features-whats-next"><a class="anchor" href="#features-whats-next"></a><a class="link" href="#features-whats-next">4.8. What to Read Next</a></h3>
|
||||
<div class="paragraph">
|
||||
<p>If you want to learn more about any of the classes discussed in this section, you can browse the
|
||||
<a href="https://github.com/spring-cloud/spring-cloud-contract/tree/${github-tag}">source code directly</a>. If you have specific questions, see the
|
||||
<a href="https://github.com/spring-cloud/spring-cloud-contract/tree/master">source code directly</a>. If you have specific questions, see the
|
||||
<a href="#howto">how-to</a> section.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
@@ -12614,7 +12614,7 @@ the <code>spring-cloud-contract</code> tag).</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>We are also more than happy to extend this section. If you want to add a “how-to”,
|
||||
send us a <a href="https://github.com/spring-cloud/spring-cloud-contract/tree/${github-tag}">pull request</a>.</p>
|
||||
send us a <a href="https://github.com/spring-cloud/spring-cloud-contract/tree/master">pull request</a>.</p>
|
||||
</div>
|
||||
<div class="sect2">
|
||||
<h3 id="why-spring-cloud-contract"><a class="anchor" href="#why-spring-cloud-contract"></a><a class="link" href="#why-spring-cloud-contract">5.1. Why use Spring Cloud Contract?</a></h3>
|
||||
|
||||
Reference in New Issue
Block a user