diff options
| author | Melody Horn <melody@boringcactus.com> | 2022-04-24 01:11:18 -0600 | 
|---|---|---|
| committer | Melody Horn <melody@boringcactus.com> | 2022-04-24 01:11:18 -0600 | 
| commit | c05cf9a36edb092639185590ba829811adb257aa (patch) | |
| tree | b0dd903be07a78e89897cccf59da54c8ea66f846 | |
| parent | 4eeb81053c29b6296981c2c12d79facd63afd5d1 (diff) | |
| download | boringcactus.com-c05cf9a36edb092639185590ba829811adb257aa.tar.gz boringcactus.com-c05cf9a36edb092639185590ba829811adb257aa.zip | |
fix the crowbar link since it broke
| -rw-r--r-- | projects.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/projects.md b/projects.md index 6998dc0..74438ac 100644 --- a/projects.md +++ b/projects.md @@ -6,7 +6,7 @@ permalink: /projects/  * November 2020: [cactus-ssg](https://git.sr.ht/~boringcactus/cactus-ssg), a Python static site generator targeting both WWW and Gemini (built this site right here!) -* September 2020: [Crowbar](https://crowbar-lang.org), a language offering "the good parts of C, with a little bit extra" +* September 2020: [Crowbar](https://crowbar-lang.boringcactus.com), a language offering "the good parts of C, with a little bit extra"  * September 2020: [gemifedi](https://sr.ht/~boringcactus/gemifedi/), a Rust server offering a Gemini frontend to the fediverse |