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/api | |
| parent | 4d2e89cb49755ff483a33a936ec404b287ce2e07 (diff) | |
update AsciidoctorJ URLs to xrefs and page ID (PR #3888)
Diffstat (limited to 'docs/modules/api')
| -rw-r--r-- | docs/modules/api/pages/index.adoc | 2 |
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 |
