From 03fb2fbd365da0eb83752c4f35cdb6552b971dd2 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 2 Apr 2023 12:38:11 -0600 Subject: fix broken attribute reference in docs --- docs/modules/extensions/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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). -- cgit v1.2.3