logo

drewdevault.com

[mirror] blog and personal website of Drew DeVault git clone https://hacktivis.me/git/mirror/drewdevault.com.git
commit: ff8cd3e3778f9b1c2389cd1c8590095b0f823fb8
parent fa0855efb1aa97c322fabbbad5fe187486d486fa
Author: Drew DeVault <sir@cmpwn.com>
Date:   Mon, 25 Apr 2022 11:19:05 +0200

Hare: correct post URL

Diffstat:

Mcontent/blog/Announcing-Hare.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/Announcing-Hare.md b/content/blog/Announcing-Hare.md @@ -6,6 +6,6 @@ date: 2022-04-25 The "secret programming language" I have been teasing for several months now is finally here! It is called Hare, and you can read about it on the Hare blog: -https://harelang.org/blog/announcing-hare/ +https://harelang.org/blog/2022-04-25-announcing-hare/ Check it out!