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 fd49c8f commit 7ca47cfCopy full SHA for 7ca47cf
CONTRIBUTING.md
@@ -125,7 +125,7 @@ The reference documentation is in the [src/docs/asciidoc](src/docs/asciidoc) dir
125
edit source files, and submit directly from GitHub.
126
127
When making changes locally, execute `./gradlew asciidoctor` and then browse the result under
128
-`build/asciidoc/html5/index.html`.
+`build/docs/ref-docs/html5/index.html`.
129
130
Asciidoctor also supports live editing. For more details read
131
[Editing AsciiDoc with Live Preview](https://asciidoctor.org/docs/editing-asciidoc-with-live-preview/).
0 commit comments