Skip to content

Commit 756fe0f

Browse files
committed
Polish
1 parent 88013fc commit 756fe0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ You can do this by using the `asciidoctor` CLI command.
8787

8888
[source,shell]
8989
----
90-
$ asciidoctor --trace -r ./src/main/ruby/lib/spring-asciidoctor-backends.rb -b spring-html -D build/converted-asciidoc/ src/test/resources/standard.adoc
90+
$ asciidoctor --trace -r ./src/main/ruby/lib/spring-asciidoctor-backends.rb -b spring-html -D build/converted-asciidoc/ src/test/asciidoc/standard.adoc
9191
----
9292

9393
NOTE: Using asciidoctor directly means that JRuby doesn't run.

0 commit comments

Comments
 (0)