diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-01-01 14:11:20 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-01-01 14:11:20 -0500 |
commit | 2ac84e5884af7ffaa4b90813978635f6285c97d5 (patch) | |
tree | 427b822482c93a87deb53e167c304fc4206bad0a /content/posts/2021-12-31-tiny-binaries.md | |
parent | 7d631574d973564b290157c4e3571151db35a033 (diff) | |
download | pablotron.org-2ac84e5884af7ffaa4b90813978635f6285c97d5.tar.bz2 pablotron.org-2ac84e5884af7ffaa4b90813978635f6285c97d5.zip |
add posts/2021-12-31-tiny-binaries.md: fix assembly optimizations post link
Diffstat (limited to 'content/posts/2021-12-31-tiny-binaries.md')
-rw-r--r-- | content/posts/2021-12-31-tiny-binaries.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2021-12-31-tiny-binaries.md b/content/posts/2021-12-31-tiny-binaries.md index 2a1c7aa..75e16a5 100644 --- a/content/posts/2021-12-31-tiny-binaries.md +++ b/content/posts/2021-12-31-tiny-binaries.md @@ -63,5 +63,5 @@ Optimization][tb-asm] for an explanation of the assembly results. "Standard output." [csv]: https://en.wikipedia.org/wiki/Comma-separated_values "Comma-Separated Values" -[tb-asm]: {{< ref "/posts/2021-12-31-tiny-binaries.md" >}} +[tb-asm]: {{< ref "/posts/2022-01-01-tiny-binaries-assembly-optimization.md" >}} "Tiny Binaries: Assembly Optimization" |