summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2021-07-12 20:10:29 +0100
committerRichard Maw <richard.maw@gmail.com>2021-07-13 18:45:33 +0100
commitd43b4d75a297d94f32f4ee243c88918c2e1d1ec0 (patch)
tree78ee1d3177ff75673a5b4d0b24822b90a4bf12a3
parente522c5f174baae9dc53112903d9cb62fbaf617e3 (diff)
downloadsubplot.liw.fi-d43b4d75a297d94f32f4ee243c88918c2e1d1ec0.tar.gz
Fix links to example config files
-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),