diff options
| author | Christian Cleberg <[email protected]> | 2025-12-02 21:17:23 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-12-02 21:17:23 -0600 |
| commit | 0b2ff729f519cd27ac5eba69e414ae8e87716094 (patch) | |
| tree | 29049b0f9e126047eba7a3d68f24bf3e26ae7848 /content/blog/2023-02-02-exploring-hare.org | |
| parent | 8c312306d2e7948e9fa53e422d16bbe5e13e35f2 (diff) | |
| download | cleberg.net-0b2ff729f519cd27ac5eba69e414ae8e87716094.tar.gz cleberg.net-0b2ff729f519cd27ac5eba69e414ae8e87716094.tar.bz2 cleberg.net-0b2ff729f519cd27ac5eba69e414ae8e87716094.zip | |
[fix] update git links to github
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 ab37495..124b6d4 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.cleberg.net/learn.git/tree/hare][learn/hare]] and will be putting any +In order to play with the language, I created [[https://github.com/ccleberg/learn/tree/main/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 |
