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:
@@ -63,7 +63,7 @@ the bottom by a better one, so a good summer stands until somebody beats it.
|
||||
|
||||
The board is no longer in this repository and is no longer ours alone: every
|
||||
game on the site shares one service,
|
||||
[games-scores](https://github.com/jcoffey-dev/games-scores), which is one
|
||||
[games-scores](https://git.coffeylabs.org/jcoffey-dev/games-scores), which is one
|
||||
container and one volume however many games there are. It started here, because
|
||||
when it was written there was one game; a second game would have meant a second
|
||||
container and a second database to back up for every game after that. All this
|
||||
@@ -185,7 +185,7 @@ counts players rather than counting the proxy.
|
||||
## Licence
|
||||
|
||||
AGPL-3.0-or-later — see [LICENSE](LICENSE). Source:
|
||||
<https://github.com/jcoffey-dev/lemonade>, also linked from every screen in the
|
||||
<https://git.coffeylabs.org/jcoffey-dev/lemonade>, also linked from every screen in the
|
||||
game, which is what section 13 asks for.
|
||||
|
||||
Affero rather than plain GPL because the leaderboard is a network service:
|
||||
|
||||
Reference in New Issue
Block a user