fix broken link; add trailing slashes

This commit is contained in:
David Eisinger
2024-11-08 09:48:54 -05:00
parent b713d4e366
commit d66ded24a7
17 changed files with 23 additions and 23 deletions

View File

@@ -78,9 +78,9 @@ I made a few updates to the website this month:
* Imported all the posts I've written on my [company blog][12] into an "[Elsewhere][13]" section -- I'm pretty proud of some of this stuff and wanted to make sure I have a copy of it I control. I was able to automate a lot of the process with [Nokogiri][14] and [Pandoc][15], but I still had to manually review every post, which was a fun trip down memory lane, though some of my old ideas are BAD.
* Polished my [Markdown link renumbering script][16] (keeps my links in numerical order). This might be useful to other folks & might be worth rewriting in Go and releasing.
[11]: /music
[11]: /music/
[12]: https://www.viget.com/articles
[13]: /elsewhere
[13]: /elsewhere/
[14]: https://nokogiri.org/
[15]: /elsewhere/pandoc-a-tool-i-use-and-like/
[16]: https://git.sr.ht/~dce/davideisinger.com/tree/cc3cebb27c7d0340747a9ba0a406da2ad475a634/bin/renumber