spring-guides / gs-spring-cloud-stream

Spring Cloud Stream :: Learn how to build and test Spring Cloud Stream Applications with RabbitMQ and Apache Kafka
https://spring.io/guides/gs/spring-cloud-stream
5 stars 13 forks source link

Added image folder to attempt to render images properly in guide #9

Closed robertmcnees closed 3 months ago

robertmcnees commented 1 year ago

Attempted fix #8

When viewing the guide on spring.io the images are not rendering correctly. However the images are rendering properly when viewed on GitHub. I'm not sure of the root cause but it is better to have them in an image folder regardless for a cleaner directory structure.

I'm open to other ideas on what will fix spring.io guides.