Point the repository URLs at their new owner

These moved from the Coffey-Labs org to jcoffey-dev, where they belong.
GitHub redirects a transferred repository, so nothing was broken by
leaving them -- but a source link that lands via a redirect is still
naming an owner that no longer holds the code, and the redirect only
lasts as long as nobody creates a repository of the same name in the
old place.

Only the seven repositories that actually moved are rewritten. Every
other Coffey-Labs URL is left alone: ihasmail, cairnobs and the rest
are still there.
This commit is contained in:
2026-09-10 09:34:04 -07:00
parent eaac911509
commit e28a2e41cf
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/Coffey-Labs/lemonade) —
engine as the one in [lemonade](https://github.com/jcoffey-dev/lemonade) —
same author, same licence. What is written for it here is new.
## The words on screen are ours, deliberately