diff --git a/blog/2017/10/02/new-old-perls/index.markdown b/blog/2017/10/02/new-old-perls/index.markdown index 75ae324..63e1707 100644 --- a/blog/2017/10/02/new-old-perls/index.markdown +++ b/blog/2017/10/02/new-old-perls/index.markdown @@ -12,6 +12,6 @@ ancient perl. You can find the file here, [https://perlbot.pl/bstatic/newoldperl They're all expecting to live in /langs/ on a modernish linux system. That's actually a /langs directory on the root filesystem. This was done to make getting them to work in the sandbox for the pastebin much easier. -Also available as a download in [.tar.gz](https://perlbot.pl/bstatic/newoldperls.tar.xz) and [.tar.zst](https://perlbot.pl/bstatic/newoldperls.tar.xz) +Also available as a download in [.tar.gz](https://perlbot.pl/bstatic/newoldperls.tar.gz) and [.tar.zst](https://perlbot.pl/bstatic/newoldperls.tar.zst) -ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out. +ps. .tar.zst is compressed with zstandard/zstd, i wanted to try it out.