summaryrefslogtreecommitdiff
path: root/docs/modules/cli/pages/process-multiple-files.adoc
diff options
context:
space:
mode:
authorSarah White <graphitefriction@gmail.com>2020-11-19 15:45:59 -0700
committerSarah White <graphitefriction@gmail.com>2020-12-08 14:32:53 -0700
commit64ec52d2dacb0ff9c5e54ff47bc35f56a67b18ea (patch)
tree65bbc0d8d0d20350db63961a3b2e9b6b4f148a75 /docs/modules/cli/pages/process-multiple-files.adoc
parenta0861ee354c26ab4480835c5f03ff16e7016ce61 (diff)
create integration modules; update stylesheet pages
Diffstat (limited to 'docs/modules/cli/pages/process-multiple-files.adoc')
-rw-r--r--docs/modules/cli/pages/process-multiple-files.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/cli/pages/process-multiple-files.adoc b/docs/modules/cli/pages/process-multiple-files.adoc
index 0d565b77..db6368e5 100644
--- a/docs/modules/cli/pages/process-multiple-files.adoc
+++ b/docs/modules/cli/pages/process-multiple-files.adoc
@@ -45,4 +45,4 @@ Most shells do not honor this double glob pattern.
In conclusion, when specifying a glob pattern, we always recommend enclosing the argument in quotes.
-CAUTION: To process multiple nested AsciiDoc files at once and apply a custom stylesheet, you'll need to xref:html-backend:apply-stylesheet.adoc#style-nested[manage the stylesheet's location].
+CAUTION: To process multiple nested AsciiDoc files at once and apply a custom stylesheet, you'll need to xref:html-backend:custom-stylesheets.adoc#style-nested[manage the stylesheet's location].