diff --git a/website/src/pages/functions/intro.mdx b/website/src/pages/functions/intro.mdx index 6bbd26b9..14a1b3b7 100644 --- a/website/src/pages/functions/intro.mdx +++ b/website/src/pages/functions/intro.mdx @@ -71,3 +71,5 @@ You can freely mix JS patterns, mini patterns and values! For example, this patt While mini notation is almost always shorter, it only has a handful of modifiers: \* / ! @. When using JS patterns, there is a lot more you can do. + +What [Pattern Constructors](/learn/factories) does Strudel offer?