diff --git a/docs/content/docs/config-options.md b/docs/content/docs/config-options.md index 78c902a7..903b22a7 100644 --- a/docs/content/docs/config-options.md +++ b/docs/content/docs/config-options.md @@ -71,6 +71,7 @@ Note that currently Pagefind only supports lists of options via configuration fi ### Glob Configures the glob used by Pagefind to discover HTML files. Defaults to `**/*.{html}`. +See [Wax patterns documentation](https://github.com/olson-sean-k/wax#patterns) for more details. | CLI Flag | ENV Variable | Config Key | |-----------------|-----------------|------------|