From b4969148e29fa2f2579e932dae87ae8940192b88 Mon Sep 17 00:00:00 2001 From: Alexander Batischev Date: Sat, 5 Jun 2021 23:37:42 +0300 Subject: doc(tutorial.md): point to compiled Subplot file When the tutorial is deployed to doc.obnam.org, it's better for it to point at the HTML version of the Subplot file rather than the Markdown version which doesn't exist on doc.obnam.org. --- tutorial.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tutorial.md b/tutorial.md index 4eed072..a95cdc3 100644 --- a/tutorial.md +++ b/tutorial.md @@ -289,9 +289,8 @@ didn't quite work for you. If so, please [open issues][issue-tracker] and help us improve Obnam! If you're interested in more details, and especially in how Obnam works -internally, take a look at [obnam.md](obnam.md) Subplot file. It not just -explains things, but also contains acceptance criteria and tests for them. Great -stuff! +internally, take a look at [the Subplot file](obnam.html). It not just explains +things, but also contains acceptance criteria and tests for them. Great stuff! [issue-tracker]: https://gitlab.com/larswirzenius/obnam/-/issues -- cgit v1.2.1