From 53946582d214d3cf559f6db4ef6af1ee44aec39a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 30 Apr 2025 22:18:50 -0500 Subject: update git links --- content/blog/2023-02-02-exploring-hare.org | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'content/blog/2023-02-02-exploring-hare.org') diff --git a/content/blog/2023-02-02-exploring-hare.org b/content/blog/2023-02-02-exploring-hare.org index e7ce0d0..a206ed6 100644 --- a/content/blog/2023-02-02-exploring-hare.org +++ b/content/blog/2023-02-02-exploring-hare.org @@ -50,14 +50,9 @@ page. ** Creating a Test Project -In order to play with the language, I created [[https://github.com/ccleberg/learn-hare][hare-test]] and will be putting any +In order to play with the language, I created [[https://git.sr.ht/~cyborg/learn-hare][hare-test]] and will be putting any of my Hare-related adventures in here. -#+begin_quote -*Update:* I also created a simple Hare program for creating a file from user -input: [[https://github.com/ccleberg/learn-hare/blob/main/files/files.ha][files.ha]] -#+end_quote - 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= and you can run a Hare program. -- cgit v1.2.3-70-g09d2