summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-09-09 18:47:18 +0300
committerLars Wirzenius <liw@liw.fi>2020-09-09 18:47:18 +0300
commit809ea604f0f2549bb0a1f1970c85723e6bbbf6b1 (patch)
treedcb9775588939ee801c688d8c71d07c9c89167a0
parent517c235c9dc2fffb412c04e6a70d9b32ae601e57 (diff)
downloadsubplot.liw.fi-809ea604f0f2549bb0a1f1970c85723e6bbbf6b1.tar.gz
fix: links to source of examples
They broke because we renamed the master branch to main.
-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