From 0c07d4b176ff942706cbf6650c04e3cfe733592f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 23 Jun 2024 20:30:27 -0500 Subject: swap back to sourcehut --- content/blog/2023-02-02-exploring-hare.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/blog/2023-02-02-exploring-hare.md') diff --git a/content/blog/2023-02-02-exploring-hare.md b/content/blog/2023-02-02-exploring-hare.md index 7e34e17..2f58bc6 100644 --- a/content/blog/2023-02-02-exploring-hare.md +++ b/content/blog/2023-02-02-exploring-hare.md @@ -48,12 +48,12 @@ Installation](https://harelang.org/installation/) page. ## Creating a Test Project In order to play with the language, I created -[hare-test](https://github.com/ccleberg/daily-poem/learning-hare) and will be putting any of my +[hare-test](https://git.sr.ht/~cyborg/learning-hare) and will be putting any of my Hare-related adventures in here. > **Update:** I also created a simple Hare program for creating a file from user > input: -> [files.ha](hhttps://github.com/ccleberg/learning-hare/blob/main/files/files.ha) +> [files.ha](hhttps://git.sr.ht/~cyborg/learning-hare/blob/main/files/files.ha) Luckily, Hare doesn't require any complex set-up tools or build environment. Once you have Hare installed, you simply need to create a file ending with `.ha` -- cgit v1.2.3-70-g09d2