From e2bddbd6f5dd862b1b5b2e909fa4e12d21fa069a Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sat, 9 Oct 2021 01:35:20 -0600 Subject: fix xref on CLI intro page --- docs/modules/cli/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/modules') 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)]. -- cgit v1.2.3