summaryrefslogtreecommitdiff
path: root/docs/modules/cli
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-10-09 01:35:20 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-10-09 01:35:20 -0600
commite2bddbd6f5dd862b1b5b2e909fa4e12d21fa069a (patch)
treedf8c81d2f94215e38deda6a4535a8b661fedfa0d /docs/modules/cli
parent594ed2a575dd9139c16b3a067a51e0949601ade8 (diff)
fix xref on CLI intro page
Diffstat (limited to 'docs/modules/cli')
-rw-r--r--docs/modules/cli/pages/index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/cli/pages/index.adoc b/docs/modules/cli/pages/index.adoc
index 94123c3c..6ff61fcf 100644
--- a/docs/modules/cli/pages/index.adoc
+++ b/docs/modules/cli/pages/index.adoc
@@ -36,4 +36,4 @@ You can generate the full documentation (i.e., man page) for the `asciidoctor` c
$ asciidoctor --help manpage | man -l -
You can also find the man page for the `asciidoctor` command rendered as HTML in this documentation, which you can view in a browser instead.
-See xref:man1/asciidoctor.org[asciidoctor(1)].
+See xref:man1/asciidoctor.adoc[asciidoctor(1)].