Merge pull request #18 from miki1029/patch-1

Fix bad link image url
This commit is contained in:
Oleg Zhurakousky
2019-12-19 07:23:20 +01:00
committed by GitHub

View File

@@ -278,7 +278,7 @@ In addition, this guide explains the Kafka Streams binding capabilities of Sprin
</div>
<div class="imageblock">
<div class="content">
<img src="https://raw.github.com/spring-cloud-stream-binder-kafka/master/docs/src/main/asciidoc/images/kafka-binder.png" alt="kafka binder" width="300">
<img src="https://raw.github.com/spring-cloud/spring-cloud-stream-binder-kafka/master/docs/src/main/asciidoc/images/kafka-binder.png" alt="kafka binder" width="300">
</div>
<div class="title">Figure 1. Kafka Binder</div>
</div>
@@ -3815,4 +3815,4 @@ message (where XXXX is the issue number).</p>
<script src="js/highlight/highlight.min.js"></script>
<script>hljs.initHighlighting()</script>
</body>
</html>
</html>