From 6b82bde5c8766e94817f4b49c67c3daa53c4686e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 24 Sep 2021 09:54:41 +0300 Subject: fix: broken links Sponsored-by: author --- blog/2020/01/04/iteration_planning_notes_january_4.mdwn | 2 +- blog/2020/01/18/iteration_planning_notes_january_18.mdwn | 3 ++- blog/2020/04/11/iteration_planning_note_april_11.mdwn | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'blog') diff --git a/blog/2020/01/04/iteration_planning_notes_january_4.mdwn b/blog/2020/01/04/iteration_planning_notes_january_4.mdwn index ecc5ad6..9cd87d0 100644 --- a/blog/2020/01/04/iteration_planning_notes_january_4.mdwn +++ b/blog/2020/01/04/iteration_planning_notes_january_4.mdwn @@ -9,7 +9,7 @@ generate a Python test program for the [echo.md][] example in the Subplot source tree. This feels like a milestone. -[echo.md]: https://gitlab.com/subplot/subplot/blob/master/echo.md +[echo.md]: https://gitlab.com/subplot/subplot/-/blob/main/examples/echo/echo.md # Discussion diff --git a/blog/2020/01/18/iteration_planning_notes_january_18.mdwn b/blog/2020/01/18/iteration_planning_notes_january_18.mdwn index 01ce170..261c4ce 100644 --- a/blog/2020/01/18/iteration_planning_notes_january_18.mdwn +++ b/blog/2020/01/18/iteration_planning_notes_january_18.mdwn @@ -9,7 +9,8 @@ What has happened generator, and written the first self-tests for Subplot. * There is now a site for automatically generated example subplots: - . + `https://examples.subplot.liw.fi/`. (Updated in 2021: moved to + .) * Overall, Subplot is starting to be ready for some careful real use. Lars will start using it at work for internal tooling. diff --git a/blog/2020/04/11/iteration_planning_note_april_11.mdwn b/blog/2020/04/11/iteration_planning_note_april_11.mdwn index 57fb826..412465f 100644 --- a/blog/2020/04/11/iteration_planning_note_april_11.mdwn +++ b/blog/2020/04/11/iteration_planning_note_april_11.mdwn @@ -7,7 +7,7 @@ * We've mostly done everything planned for this iteration. This was met with mutual satisfaction. - there's a merge conflict on - [!14](https://gitlab.com/subpplot/subplot/-/merge_requests/14) + [!14](https://gitlab.com/subplot/subplot/-/merge_requests/14) that wasn't resolved before the meeting, but will be done later today, and indeed was done while writing this note. - We sorted out two other merge requests during the meeting. -- cgit v1.2.1