Update home.html

This commit is contained in:
Oleg Zhurakousky
2019-03-26 13:29:35 +01:00
committed by GitHub
parent a39869780b
commit 559420ceb8

View File

@@ -122,6 +122,14 @@ $(addBlockSwitches);
<table>
<tr>
<td class="hdlist1">
<a href="https://spring.io/projects/spring-cloud-stream#learn">Project Home Page</a>
</td>
<td class="hdlist2">
<p>Project Home Page</p>
</td>
</tr>
<tr>
<td class="hdlist1">
<a href="spring-cloud-stream.html#spring-cloud-stream-reference">Overview</a>
</td>
<td class="hdlist2">
@@ -210,4 +218,4 @@ $(addBlockSwitches);
<script src="js/highlight/highlight.min.js"></script>
<script>hljs.initHighlighting()</script>
</body>
</html>
</html>