From 27733001acc2f071b1835388c644f54d4b7e95fc Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Mon, 2 Oct 2017 15:34:49 -0700 Subject: [PATCH] fix links --- blog/2017/10/02/new-old-perls/index.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.