summaryrefslogtreecommitdiff
path: root/docs/modules/install
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/install')
-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