summaryrefslogtreecommitdiff
path: root/docs/modules/install
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-08-14 15:08:26 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-08-14 15:08:26 -0600
commit9451cd7314c3b1ab8e2fb08e6df46e53e23dd789 (patch)
treea44fabe7d12ea9caccec7e495cff5031780ae5b0 /docs/modules/install
parentfcfd8d8c4aaf3b22555f05feddada50911742a1c (diff)
rename url-rubygem attribute in docs to url-rubygems
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 0df4a4af..10ec8d95 100644
--- a/docs/modules/install/pages/index.adoc
+++ b/docs/modules/install/pages/index.adoc
@@ -1,6 +1,6 @@
= Install and Update
-To simplify installation, Asciidoctor is packaged and distributed as a {url-rubygem}/asciidoctor[RubyGem to the package repository at RubyGems.org^].
+To simplify installation, Asciidoctor is packaged and distributed as a {url-rubygems}/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 xref:asciidoctorj::index.adoc[AsciidoctorJ] or in any JavaScript environment (including the browser) using xref:asciidoctor.js::index.adoc[Asciidoctor.js].