polishing

This commit is contained in:
Oleg Zhurakousky
2018-04-11 14:37:36 -04:00
parent 6b0072d0f9
commit eaf31cd1db
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ Download
<div data-download-widget-controls style="display: inline-block"></div>
</div>
<div class="download-widget--body">
<p>The recommended way to get started with <code>{{ site.project }}</code> is to use <a href="http://start.spring.io/">Spring Initializr</a>. Just follow these <a href="https://docs.spring.io/spring-cloud-stream/docs/{{@= version @}}/reference/htmlsingle/#_quick_start"instructions</a>.
<p>The recommended way to get started with <code>{{ site.project }}</code> is to use <a href="http://start.spring.io/">Spring Initializr</a>. Just follow these <a href="https://docs.spring.io/spring-cloud-stream/docs/Elmhurst.RELEASE/reference/htmlsingle/#_quick_start"instructions</a>.
You can also start using it in your project with a dependency management system &ndash; the snippet below can
be copied and pasted into your build. Need help? See our getting started guides
on building with <a href="http://spring.io/guides/gs/maven/">Maven</a> and