Fix bad link image url

This commit is contained in:
Minwoo Kim
2019-12-19 14:25:18 +09:00
committed by GitHub
parent 1914111db9
commit a925631aca

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>