Fix old renumber links

This commit is contained in:
David Eisinger
2023-11-16 09:58:58 -05:00
parent 58693368f3
commit c7e77216b2
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ I made a few updates to the website this month:
[13]: /elsewhere [13]: /elsewhere
[14]: https://nokogiri.org/ [14]: https://nokogiri.org/
[15]: /elsewhere/pandoc-a-tool-i-use-and-like/ [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. 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.

View File

@@ -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 [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 [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/ [4]: /journal/dispatch-9-november-2023/
[5]: /elsewhere [5]: /elsewhere