diff --git a/docs/usage/faq.md b/docs/usage/faq.md index 3ff913c2d72c84..d1d5cbadd9c8c5 100644 --- a/docs/usage/faq.md +++ b/docs/usage/faq.md @@ -236,6 +236,8 @@ Do the same as above, but instead of an exact match, use a glob prefix: } ``` +For more examples, see [String Pattern Matching, example glob patterns](./string-pattern-matching.md#example-glob-patterns). + ### Group all packages starting with `abc` together in one PR As above, but apply a `groupName`: