From 809ea604f0f2549bb0a1f1970c85723e6bbbf6b1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 9 Sep 2020 18:47:18 +0300 Subject: fix: links to source of examples They broke because we renamed the master branch to main. --- index.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.mdwn') 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 -- cgit v1.2.1