diff --git a/docs/usage/faq.md b/docs/usage/faq.md
index 3ff913c2d72c845d39e32dd0ac318675457d3b29..d1d5cbadd9c8c5619655ab406948ca28e71cf338 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`: