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 852bdff182
commit 6bd960f9ee
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/Coffey-Labs/great-powers">Source, AGPL-3.0-or-later</a></p>
<p><a href="https://github.com/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/Coffey-Labs/great-powers.git"
"url": "git+https://github.com/jcoffey-dev/great-powers.git"
},
"homepage": "https://games.jcoffey.dev/powers/",
"bugs": {
"url": "https://github.com/Coffey-Labs/great-powers/issues"
"url": "https://github.com/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/Coffey-Labs/great-powers">Source</a>
<a href="https://github.com/jcoffey-dev/great-powers">Source</a>
</p>
<p>
Great Powers is free software under the{' '}