diff options
Diffstat (limited to 'docs/modules/extensions')
| -rw-r--r-- | docs/modules/extensions/pages/index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/extensions/pages/index.adoc b/docs/modules/extensions/pages/index.adoc index 3b63e8f7..e658fe48 100644 --- a/docs/modules/extensions/pages/index.adoc +++ b/docs/modules/extensions/pages/index.adoc @@ -2,7 +2,7 @@ :url-ext-lab: https://github.com/asciidoctor/asciidoctor-extensions-lab Extensions are central to the success of AsciiDoc because they open up the language to new use cases. -Asciidoctor provides an {url-api}/asciidoctor/{release-version}/Asciidoctor/Extensions[extension API^] that offers a superset of extension points. +Asciidoctor provides an {url-api-gems}/asciidoctor/{release-version}/Asciidoctor/Extensions[extension API^] that offers a superset of extension points. As a result, extensions in Asciidoctor are easy to write, powerful, and simple to distribute. Asciidoctor also allows extensions to be written using the full power of a programming language (whether it be Ruby, Java, Groovy or JavaScript). |
