guides/*.adoc are copied to guides/*.adoc and ./ when being processed. This breaks links to JavaScript. To workaround this, we explicitly state which sources we want to process and avoid the copy found in './'. See https://github.com/spring-gradle-plugins/spring-build-conventions/issues/80