From d43b4d75a297d94f32f4ee243c88918c2e1d1ec0 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 12 Jul 2021 20:10:29 +0100 Subject: Fix links to example config files --- index.mdwn | 4 ++-- 1 file 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), -- cgit v1.2.1