summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.mdwn b/index.mdwn
index fb89c8d..2adb9d4 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -82,17 +82,17 @@ See actual, working, tested examples:
* The Unix echo command
([html](https://examples.subplot.liw.fi/echo.html),
[PDF](https://examples.subplot.liw.fi/echo.pdf),
- [source](https://gitlab.com/larswirzenius/subplot/-/blob/master/echo.md)).
+ [source](https://gitlab.com/larswirzenius/subplot/-/blob/main/echo.md)).
* A hypothetical JSON store with access control and a web API
([html](https://examples.subplot.liw.fi/muck.html),
[PDF](https://examples.subplot.liw.fi/muck.pdf),
- [source](https://gitlab.com/larswirzenius/subplot/-/blob/master/muck.md)).
+ [source](https://gitlab.com/larswirzenius/subplot/-/blob/main/muck.md)).
* Subplot's own acceptance criteria, a non-trivial example
([html](https://examples.subplot.liw.fi/subplot.html),
[PDF](https://examples.subplot.liw.fi/subplot.pdf),
- [source](https://gitlab.com/larswirzenius/subplot/-/blob/master/subplot.md)).
+ [source](https://gitlab.com/larswirzenius/subplot/-/blob/main/subplot.md)).
The [examples][] site may have more examples, if we forget to list
them here. These are generated automatically from the Subplot source