Sync docs from master to gh-pages
This commit is contained in:
@@ -123,13 +123,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/${git.branch}//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/${git.branch}//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/${git.branch}//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>
|
||||
@@ -176,7 +176,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>
|
||||
|
||||
@@ -177,7 +177,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>
|
||||
</div>
|
||||
|
||||
@@ -164,6 +164,9 @@ following sections:</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>You can also check the plugin’s documentation <a href="../../spring-cloud-contract-maven-plugin/index.html">here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect1">
|
||||
@@ -876,7 +879,7 @@ or an environment variable.</p>
|
||||
</div>
|
||||
<div class="imageblock">
|
||||
<div class="content">
|
||||
<img src="https://raw.githubusercontent.com/spring-cloud/spring-cloud-contract/${github-tag}/docs/src/main/asciidoc/images/sts_exception.png" alt="STS Exception">
|
||||
<img src="https://raw.githubusercontent.com/spring-cloud/spring-cloud-contract/master/docs/src/main/asciidoc/images/sts_exception.png" alt="STS Exception">
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
|
||||
@@ -8960,7 +8960,7 @@ as follows:</p>
|
||||
<div class="sectionbody">
|
||||
<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.html#howto">how-to</a> section.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
|
||||
Reference in New Issue
Block a user