diff options
| author | Christian Cleberg <[email protected]> | 2025-01-16 15:22:17 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-01-16 15:22:17 -0600 |
| commit | e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a (patch) | |
| tree | 0414411e9ee96ad5609d57273631fc2f91d0e33e /content/blog/2023-02-02-exploring-hare.org | |
| parent | 67d949e670140a0a2a845ff37f3033d8a9a9eaa8 (diff) | |
| download | cleberg.net-e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a.tar.gz cleberg.net-e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a.tar.bz2 cleberg.net-e64b9bd5c4d9566ef8f8c1ff38932615c80fa41a.zip | |
update git links...AGAIN
Diffstat (limited to 'content/blog/2023-02-02-exploring-hare.org')
| -rw-r--r-- | content/blog/2023-02-02-exploring-hare.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2023-02-02-exploring-hare.org b/content/blog/2023-02-02-exploring-hare.org index 4ae339a..e7ce0d0 100644 --- a/content/blog/2023-02-02-exploring-hare.org +++ b/content/blog/2023-02-02-exploring-hare.org @@ -50,12 +50,12 @@ 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][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://git.sr.ht/~cyborg/learn-hare/tree/main/item/files/files.ha][files.ha]] +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 |
