aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-09-13 00:27:46 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-09-13 00:27:46 -0400
commit94a3714686391321ed0842a808c7895d092cc000 (patch)
treedb818f4cc60dde0e39fc1c692b11e583f39d97ca /README.md
parent0f673458da5a1897c76cc7be7aa3189cca1cf5aa (diff)
Move learnxiny to examples
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c2787055..358bb8fc 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ $ ./hello "john doe" --shout
Hello John Doe!!!
```
-For more examples, see [learnXinY](/learnxiny.tm) which as an overview of many
-language features or the other example programs/modules in
+For more examples, see [learnXinY](/examples/learnxiny.tm) which as an overview
+of many language features or the other example programs/modules in
[examples/](examples/).
## Features