summaryrefslogtreecommitdiff
path: root/docs/modules/api/pages
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/api/pages')
-rw-r--r--docs/modules/api/pages/index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/api/pages/index.adoc b/docs/modules/api/pages/index.adoc
index 6a53b4b1..1d6d0c6d 100644
--- a/docs/modules/api/pages/index.adoc
+++ b/docs/modules/api/pages/index.adoc
@@ -11,7 +11,7 @@ The API is intended for integration with other software projects and is suitable
Asciidoctor also has a Java API that mirrors the Ruby API.
The Java API calls through to the Ruby API using an embedded JRuby runtime.
-See the AsciidoctorJ documentation for more information.
+See the xref:asciidoctorj::index.adoc[AsciidoctorJ documentation] for more information.
== Load and convert a document using the API