diff --git a/content/journal/dispatch-9-november-2023/index.md b/content/journal/dispatch-9-november-2023/index.md index 6d71292..35821a7 100644 --- a/content/journal/dispatch-9-november-2023/index.md +++ b/content/journal/dispatch-9-november-2023/index.md @@ -89,7 +89,7 @@ I made a few updates to the website this month: [13]: /elsewhere [14]: https://nokogiri.org/ [15]: /elsewhere/pandoc-a-tool-i-use-and-like/ -[16]: https://github.com/dce/davideisinger.com/blob/main/bin/renumber +[16]: https://github.com/dce/davideisinger.com/blob/e1d0590025fd8636c378748491fe11a0ba00b1ff/bin/renumber I'm really happy with Hugo -- it's simple but flexible enough to handle every challenge I've thrown at it. Building and maintaining this site has brought me a lot of joy this year. diff --git a/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md b/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md index 1d99b57..76330e8 100644 --- a/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md +++ b/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md @@ -13,7 +13,7 @@ I write all these posts in Markdown, and I tend to include a lot of links. I use [1]: https://www.markdownguide.org/basic-syntax/#reference-style-links [2]: https://github.com/dce/davideisinger.com/blob/main/content/journal/keep-markdown-links-in-order-with-mdrenum/index.md?plain=1 -[3]: https://github.com/dce/davideisinger.com/blob/a2da87fee76fed027b389fcdeb449ad7aa4b6c6d/bin/renumber +[3]: https://github.com/dce/davideisinger.com/blob/e1d0590025fd8636c378748491fe11a0ba00b1ff/bin/renumber [4]: /journal/dispatch-9-november-2023/ [5]: /elsewhere