diff --git a/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html b/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html
index b293dc4b..25c9372f 100644
--- a/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html
+++ b/spring-cloud-stream/3.0.0.RELEASE/reference/html/spring-cloud-stream.html
@@ -365,7 +365,7 @@ If you chose RabbitMQ for the middleware, your Spring Initializr should now be a
@@ -656,7 +656,7 @@ Channels are connected to external brokers through middleware-specific Binder im
-

+
Figure 1. Spring Cloud Stream Application
@@ -695,7 +695,7 @@ This can be seen in the following figure, which shows a typical deployment for a
-

+
Figure 2. Spring Cloud Stream Publish-Subscribe
@@ -729,7 +729,7 @@ For the consumers shown in the following figure, this property would be set as <
-

+
Figure 3. Spring Cloud Stream Consumer Groups
@@ -800,7 +800,7 @@ Partitioning can thus be used whether the broker itself is naturally partitioned
-

+
Figure 4. Spring Cloud Stream Partitioning
@@ -844,7 +844,7 @@ To set up a partitioned processing scenario, you must configure both the data-pr
@@ -2562,7 +2562,7 @@ This section provides information about the main concepts behind the Binder SPI,
-

+
Figure 5. Producers and Consumers