aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/wiki_src/coding/examples.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/wiki_src/coding/examples.md')
-rw-r--r--docs/wiki_src/coding/examples.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/wiki_src/coding/examples.md b/docs/wiki_src/coding/examples.md
index 7303fef..bc7c181 100644
--- a/docs/wiki_src/coding/examples.md
+++ b/docs/wiki_src/coding/examples.md
@@ -1,7 +1,8 @@
# Examples
You can find a lot more examples on [Rosetta
-code](https://rosettacode.org/wiki/Category:Bruijn).
+code](https://rosettacode.org/wiki/Category:Bruijn) or on the dedicated
+interactive [samples](/samples/) page.
## Hello world!