summaryrefslogtreecommitdiff
path: root/docs/modules/install/pages
diff options
context:
space:
mode:
authorSarah White <graphitefriction@gmail.com>2020-12-22 15:49:52 -0700
committerGitHub <noreply@github.com>2020-12-22 15:49:52 -0700
commitd02e4d35a3b56a2c1909284a5ada51d2aeabc5cf (patch)
treed971c744934bf5973271fa36c7595ae080352367 /docs/modules/install/pages
parent4d2e89cb49755ff483a33a936ec404b287ce2e07 (diff)
update AsciidoctorJ URLs to xrefs and page ID (PR #3888)
Diffstat (limited to 'docs/modules/install/pages')
-rw-r--r--docs/modules/install/pages/index.adoc2
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