We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca47cf commit 4ebd8d7Copy full SHA for 4ebd8d7
CONTRIBUTING.md
@@ -127,8 +127,5 @@ edit source files, and submit directly from GitHub.
127
When making changes locally, execute `./gradlew asciidoctor` and then browse the result under
128
`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/).
132
-Note that if you choose the
133
-[System Monitor](https://asciidoctor.org/docs/editing-asciidoc-with-live-preview/#using-a-system-monitor)
134
-option, you can find a Guardfile under `src/docs/asciidoc`.
+Asciidoctor also supports live editing. For more details see
+[AsciiDoc Tooling](https://docs.asciidoctor.org/asciidoctor/latest/tooling/).
0 commit comments