From ae8d9b1af09de132e88f99ec229d487d27305a28 Mon Sep 17 00:00:00 2001 From: Lindsey Kuper Date: Thu, 14 Nov 2024 15:47:02 -0800 Subject: [PATCH] fix broken link RIP composition.al; long live decomposition.al (also changed http to https while I was at it) --- content/transpiler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/transpiler.md b/content/transpiler.md index 95e85da..c8a6909 100644 --- a/content/transpiler.md +++ b/content/transpiler.md @@ -5,4 +5,4 @@ Avoid *transpiler*. Just use *compiler* instead. (See [Lindsey Kuper][lk]’s [investigation][p] into the varied, fuzzy meaning of the former.) [lk]: https://users.soe.ucsc.edu/~lkuper/ -[p]: http://composition.al/blog/2017/07/30/what-do-people-mean-when-they-say-transpiler/ +[p]: https://decomposition.al/blog/2017/07/30/what-do-people-mean-when-they-say-transpiler/