diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-05-06 18:03:03 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-05-06 18:03:03 -0500 |
commit | 0cd14b83aed38dfb119ac3c2b3d8103d39042e6e (patch) | |
tree | ad166f143602858a14d517e7f55338ea20461073 /content/blog/2023-02-02-exploring-hare.org | |
parent | 6d5954656427c7fb6e5e121efcd9dd9317af1eb8 (diff) | |
download | cleberg.net-0cd14b83aed38dfb119ac3c2b3d8103d39042e6e.tar.gz cleberg.net-0cd14b83aed38dfb119ac3c2b3d8103d39042e6e.tar.bz2 cleberg.net-0cd14b83aed38dfb119ac3c2b3d8103d39042e6e.zip |
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 a206ed6..2b005b0 100644 --- a/content/blog/2023-02-02-exploring-hare.org +++ b/content/blog/2023-02-02-exploring-hare.org @@ -50,7 +50,7 @@ page. ** Creating a Test Project -In order to play with the language, I created [[https://git.sr.ht/~cyborg/learn-hare][hare-test]] and will be putting any +In order to play with the language, I created [[https://github.com/ccleberg/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 |