summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-29 10:09:46 +0300
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-05-08 15:06:47 +0000
commit15e24c49f788c1cfb408bf876cae199a432e0a70 (patch)
tree4b87358f97d9962fc3550698f62f217c2287e528 /index.mdwn
parent709baa0264cbdcfabe92233bb61c43a90dbb4967 (diff)
downloadsubplot.liw.fi-15e24c49f788c1cfb408bf876cae199a432e0a70.tar.gz
fix: update URLs to point at new subplot git repository location
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.mdwn b/index.mdwn
index 11afb1a..4c5d202 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -92,17 +92,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/main/echo.md)).
+ [source](https://gitlab.com/subplot/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/main/muck.md)).
+ [source](https://gitlab.com/subplot/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/main/subplot.md)).
+ [source](https://gitlab.com/subplot/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