For example, the Spring Boot docs are trying to load https://docs.spring.io/spring-boot/docs/2.5.0-SNAPSHOT/reference/img/banner-logo.svg. The correct URL is https://docs.spring.io/spring-boot/docs/2.5.0-SNAPSHOT/reference/htmlsingle/img/banner-logo.svg. This looks like a subset of https://github.com/spring-io/spring-asciidoctor-backends/issues/11.