diff options
| author | Sarah White <graphitefriction@gmail.com> | 2020-12-22 15:49:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-22 15:49:52 -0700 |
| commit | d02e4d35a3b56a2c1909284a5ada51d2aeabc5cf (patch) | |
| tree | d971c744934bf5973271fa36c7595ae080352367 /docs/modules/install | |
| parent | 4d2e89cb49755ff483a33a936ec404b287ce2e07 (diff) | |
update AsciidoctorJ URLs to xrefs and page ID (PR #3888)
Diffstat (limited to 'docs/modules/install')
| -rw-r--r-- | docs/modules/install/pages/index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/install/pages/index.adoc b/docs/modules/install/pages/index.adoc index 1cfcaa2c..182b4a83 100644 --- a/docs/modules/install/pages/index.adoc +++ b/docs/modules/install/pages/index.adoc @@ -2,7 +2,7 @@ To simplify installation, Asciidoctor is packaged and distributed as a {url-rubygem}/asciidoctor[RubyGem to the package repository at RubyGems.org^]. It's also distributed as a package for popular Linux distributions and macOS. -In addition to running on Ruby, Asciidoctor can be executed on a JVM using {url-asciidoctorj}[AsciidoctorJ^] or in any JavaScript environment (including the browser) using xref:asciidoctor.js::index.adoc[Asciidoctor.js]. +In addition to running on Ruby, Asciidoctor can be executed on a JVM using xref:asciidoctorj::index.adoc[AsciidoctorJ] or in any JavaScript environment (including the browser) using xref:asciidoctor.js::index.adoc[Asciidoctor.js]. == Installation methods |
