summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index b81d0e7..65da7e5 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -101,12 +101,12 @@ See actual, working, tested examples:
* The Unix echo command
([html](https://doc.subplot.liw.fi/echo.html),
[PDF](https://doc.subplot.liw.fi/echo.pdf),
- [source](https://gitlab.com/subplot/subplot/-/blob/main/echo.md)).
+ [source](https://gitlab.com/subplot/subplot/-/blob/main/examples/echo/echo.md)).
* A hypothetical JSON store with access control and a web API
([html](https://doc.subplot.liw.fi/muck.html),
[PDF](https://doc.subplot.liw.fi/muck.pdf),
- [source](https://gitlab.com/subplot/subplot/-/blob/main/muck.md)).
+ [source](https://gitlab.com/subplot/subplot/-/blob/main/examples/muck/muck.md)).
* Subplot's own acceptance criteria, a non-trivial example
([html](https://doc.subplot.liw.fi/subplot.html),