diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-07-31 22:07:42 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-07-31 22:07:42 -0500 |
commit | 72650f6d2fe59a48d9cc63f022cd2de150fbde7b (patch) | |
tree | 41f9c61bd1965b914729fab2e0fc9c0c3237edf6 /content/blog/2023-02-02-exploring-hare.org | |
parent | da7e62fc7befb920daa28b686d9e885ba8a1a130 (diff) | |
download | cleberg.net-72650f6d2fe59a48d9cc63f022cd2de150fbde7b.tar.gz cleberg.net-72650f6d2fe59a48d9cc63f022cd2de150fbde7b.tar.bz2 cleberg.net-72650f6d2fe59a48d9cc63f022cd2de150fbde7b.zip |
fix: update git links
Diffstat (limited to 'content/blog/2023-02-02-exploring-hare.org')
-rw-r--r-- | content/blog/2023-02-02-exploring-hare.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2023-02-02-exploring-hare.org b/content/blog/2023-02-02-exploring-hare.org index 1e6ab7b..880e067 100644 --- a/content/blog/2023-02-02-exploring-hare.org +++ b/content/blog/2023-02-02-exploring-hare.org @@ -51,7 +51,7 @@ page. ** Creating a Test Project -In order to play with the language, I created [[https://github.com/ccleberg/learn/hare][learn/hare]] and will be putting any +In order to play with the language, I created [[https://git.sr.ht/~cxc/learn/hare][learn/hare]] and will be putting any of my Hare-related adventures in here. Luckily, Hare doesn't require any complex set-up tools or build |