We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88013fc commit 756fe0fCopy full SHA for 756fe0f
CONTRIBUTING.adoc
@@ -87,7 +87,7 @@ You can do this by using the `asciidoctor` CLI command.
87
88
[source,shell]
89
----
90
-$ asciidoctor --trace -r ./src/main/ruby/lib/spring-asciidoctor-backends.rb -b spring-html -D build/converted-asciidoc/ src/test/resources/standard.adoc
+$ asciidoctor --trace -r ./src/main/ruby/lib/spring-asciidoctor-backends.rb -b spring-html -D build/converted-asciidoc/ src/test/asciidoc/standard.adoc
91
92
93
NOTE: Using asciidoctor directly means that JRuby doesn't run.
0 commit comments