Skip to content

Commit

Permalink
docs: update globbing link (hexojs#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh authored and tomap committed Aug 7, 2019
1 parent 66bde66 commit 19a0590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Setting | Description

### Include/Exclude Files or Folders

In the config file, set the include/exclude key to make hexo explicitly process or ignore certain files/folders. You can use [glob expressions](https://github.com/isaacs/minimatch) for path matching.
In the config file, set the include/exclude key to make hexo explicitly process or ignore certain files/folders. You can use [glob expressions](https://github.com/micromatch/micromatch#extended-globbing) for path matching.

Setting | Description
--- | ---
Expand Down

0 comments on commit 19a0590

Please sign in to comment.