From 9ab315ac2c3448d462d70e1873bbe73fe8c7f18b Mon Sep 17 00:00:00 2001 From: Bernhard Wagner Date: Thu, 16 Feb 2023 14:58:02 +0100 Subject: [PATCH] ADDS: Continuation to Samples --- website/src/pages/learn/mini-notation.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/pages/learn/mini-notation.mdx b/website/src/pages/learn/mini-notation.mdx index 9d376e70..6bcca4ee 100644 --- a/website/src/pages/learn/mini-notation.mdx +++ b/website/src/pages/learn/mini-notation.mdx @@ -235,3 +235,5 @@ Starting with this one `n`, can you make a _pattern string_ that uses every sing
+ +Next: How do [Samples](/learn/samples) play into this?