fix broken link; add trailing slashes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user