Point links at git.coffeylabs.org after the move from GitHub

GitHub took the organization's repos and GHCR offline on 2026-09-20. Repo,
release, raw-file and clone links now go to Gitea at git.coffeylabs.org,
container images to registry.coffeylabs.org, and GitLab-style /-/blob paths
to Gitea's /src/branch form. Go module paths are identifiers and stay as
they are; links to GitHub issues and pull requests are left as history.
This commit is contained in:
2026-09-22 09:09:33 -07:00
parent 231e8b325a
commit ff4da7321c
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ below meaningful:
generated from the graph in code, and every note is generated by the synth in
`src/audio/`. There are no imported assets of any kind.
- **The synth is shared with its sibling.** `src/audio/synth.ts` is the same
engine as the one in [lemonade](https://github.com/jcoffey-dev/lemonade) —
engine as the one in [lemonade](https://git.coffeylabs.org/jcoffey-dev/lemonade) —
same author, same licence. What is written for it here is new.
## The words on screen are ours, deliberately