diff options
author | Melody Horn <melody@boringcactus.com> | 2020-10-26 02:04:30 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-10-26 02:04:30 -0600 |
commit | 7165af4503c612bd9d4d7969a0fba4eb1333bf7b (patch) | |
tree | 011eaeda9e34b39fdfba5e546f26a77a55bc2469 | |
parent | c538c09ed612e0ac16ed37f7d79995c6014320c0 (diff) | |
download | spec-7165af4503c612bd9d4d7969a0fba4eb1333bf7b.tar.gz spec-7165af4503c612bd9d4d7969a0fba4eb1333bf7b.zip |
update README links
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -project home: <https://sr.ht/~boringcactus/crowbar-lang/> +project home: <https://crowbar-lang.org> <https://sr.ht/~boringcactus/crowbar-lang/> -read the spec: <https://man.sr.ht/~boringcactus/crowbar-spec/> +read the spec: <https://crowbar-lang.org> <https://man.sr.ht/~boringcactus/crowbar-spec/> reference compiler: <https://git.sr.ht/~boringcactus/crowbar-reference-compiler> -play with the reference compiler: <https://crowbar-playground.boringcactus.com/> +play with the reference compiler: <https://play.crowbar-lang.org> |