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:01 -07:00
parent 4fdaea58bf
commit ded1606692
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
It needs JavaScript to play.
</p>
<p><a href="https://games.jcoffey.dev/">The rest of the games</a></p>
<p><a href="https://github.com/jcoffey-dev/great-powers">Source, AGPL-3.0-or-later</a></p>
<p><a href="https://git.coffeylabs.org/jcoffey-dev/great-powers">Source, AGPL-3.0-or-later</a></p>
</noscript>
<script type="module" src="/src/main.tsx"></script>
</body>
+2 -2
View File
@@ -29,10 +29,10 @@
"author": "John Coffey",
"repository": {
"type": "git",
"url": "git+https://github.com/jcoffey-dev/great-powers.git"
"url": "git+https://git.coffeylabs.org/jcoffey-dev/great-powers.git"
},
"homepage": "https://games.jcoffey.dev/powers/",
"bugs": {
"url": "https://github.com/jcoffey-dev/great-powers/issues"
"url": "https://git.coffeylabs.org/jcoffey-dev/great-powers/issues"
}
}
+1 -1
View File
@@ -115,7 +115,7 @@ export function Landing({
*/}
<a href="https://games.jcoffey.dev/">The rest of the games</a>
{' · '}
<a href="https://github.com/jcoffey-dev/great-powers">Source</a>
<a href="https://git.coffeylabs.org/jcoffey-dev/great-powers">Source</a>
</p>
<p>
Great Powers is free software under the{' '}