summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn14
1 files changed, 7 insertions, 7 deletions
diff --git a/index.mdwn b/index.mdwn
index 3403cec..bd4f2c8 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -56,7 +56,7 @@ The [documentation][] site has examples that are from the Subplot
source repository and typeset and tested by CI, so they're always up
to date. This means the examples always work.
-[documentation]: https://doc.subplot.liw.fi/
+[documentation]: https://doc.subplot.tech/
Below is a pretty minimal example.
@@ -99,18 +99,18 @@ then standard error is empty
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),
+ ([html](https://doc.subplot.tech/echo.html),
+ [PDF](https://doc.subplot.tech/echo.pdf),
[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),
+ ([html](https://doc.subplot.tech/muck.html),
+ [PDF](https://doc.subplot.tech/muck.pdf),
[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),
- [PDF](https://doc.subplot.liw.fi/subplot.pdf),
+ ([html](https://doc.subplot.tech/subplot.html),
+ [PDF](https://doc.subplot.tech/subplot.pdf),
[source](https://gitlab.com/subplot/subplot/-/blob/main/subplot.md)).
# Architecture