summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-06-03 18:43:02 +0300
committerLars Wirzenius <liw@liw.fi>2023-06-03 18:43:02 +0300
commit968223239a42ca089a3643fb283375351ec2db4d (patch)
tree899c8712c7bcd6dce374bbf50e62107fd51e89a5
parent474423be21299679b440c61ab2abd73eeba0a8b7 (diff)
downloadsubplot.liw.fi-968223239a42ca089a3643fb283375351ec2db4d.tar.gz
fix: drop links to PDF files for examples
They're gone and there's no sign of them coming back. Sponsored-by: author
-rw-r--r--index.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/index.mdwn b/index.mdwn
index bd4f2c8..ec0d05a 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -100,17 +100,14 @@ See actual, working, tested examples:
* The Unix echo command
([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.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.tech/subplot.html),
- [PDF](https://doc.subplot.tech/subplot.pdf),
[source](https://gitlab.com/subplot/subplot/-/blob/main/subplot.md)).
# Architecture